Please tell me how to install and run a tool kit? I am a beginner.? see the converter below.

1 回表示 (過去 30 日間)

採用された回答

Image Analyst
Image Analyst 2017 年 2 月 18 日
That's not a toolbox, it's a File Exchange submission so you don't need to reinstall MATLAB like you would for a toolbox. Simply download and extract the files to some folder and open them in in MATLAB just like any other m-file.
  3 件のコメント
Wasna Madushanka Ediri Arachchi
Wasna Madushanka Ediri Arachchi 2017 年 2 月 18 日
Can we change the same script to apply for several subjects simultaneously?
Walter Roberson
Walter Roberson 2017 年 2 月 18 日
It is like xjview -- it is third-party code. You download it, decompress it, and add the directory to your MATLAB path using pathtool
"Can we change the same script to apply for several subjects simultaneously?"
There is complete source there. You can edit it to do whatever can be done with a deterministic programming language with your available memory and cpu resources. It might take several months of effort though.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeFiles and Folders についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by