problem in adding and installing Toolboxes
조회 수: 14 (최근 30일)
이전 댓글 표시
hello,I'm able to download a wide range of toolboxes from my account on Mathsworks, but I can't seem to install or add any of them; there is no installer in the package download. As an example I attached a shortcut which show only download icon is available for me. I do not know the problem is related to my matlab version or problem in installing it.

댓글 수: 0
답변 (1개)
Walter Roberson
2022년 7월 22일
We recommend using the Add-On Explorer if supported in your MATLAB release.
If you use the Download link then expand any archive you receive into a new directory, and add the directory to your MATLAB path.
댓글 수: 3
Walter Roberson
2022년 7월 22일
You can remove all the C:\ISO2mesh directories, leaving only C:\ISO2mesh itself. Then save the path. After that in MATLAB command
rehash
Now test with
iso2mesh
The sample directory has some example scripts.
(Source: I read the INSTALL.txt file)
The bin directory has some pre-compiled .mex* files. It is possible that those might be too old to be usable on your version of MATLAB (it would be more likely if you were using MacOS), but that is something to worry about later.
참고 항목
카테고리
Help Center 및 File Exchange에서 Downloads에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
