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

1 Ansicht (letzte 30 Tage)

Akzeptierte Antwort

Image Analyst
Image Analyst am 18 Feb. 2017
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 Kommentare
Wasna Madushanka Ediri Arachchi
Can we change the same script to apply for several subjects simultaneously?
Walter Roberson
Walter Roberson am 18 Feb. 2017
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.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Files and Folders finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by