grayconnected command not working.

I am using Matlab 2013 version and it doesn't contain grayconnected.m file in library. Can any help me out to get grayconnected.m file.

回答 (3 件)

Madhu Govindarajan
Madhu Govindarajan 2015 年 9 月 30 日

1 投票

It looks like, this function is part of Image processing toolbox. You will have to buy this toolbox to be able to use the function. If you have the toolbox installed and are still getting error messages, please post the error message itself.
Image Analyst
Image Analyst 2015 年 9 月 30 日

1 投票

See my attached magic wand program, which does a similar thing.
John D'Errico
John D'Errico 2015 年 9 月 30 日
編集済み: John D'Errico 2015 年 9 月 30 日

0 投票

Use the ver command to check what toolboxes you have. If you have the IPT installed, I would bet that grayconnected was not part of that TB until more recently, so you would need to upgrade to a more recent MATLAB release.
To check the above statement, I looked for when grayconnected.m was introduced, and it seems to have appeared in the current release.
That would suggest you need to get the newest MATLAB release. Note that you cannot upgrade only one toolbox.

カテゴリ

ヘルプ センター および File ExchangeEntering Commands についてさらに検索

タグ

質問済み:

2015 年 9 月 30 日

編集済み:

2015 年 9 月 30 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by