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 CenterFile Exchange에서 Files and Folders에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by