problem in adding and installing Toolboxes

2 Ansichten (letzte 30 Tage)
Mehran Ziaee Jazi
Mehran Ziaee Jazi am 22 Jul. 2022
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.

Antworten (1)

Walter Roberson
Walter Roberson am 22 Jul. 2022
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 Kommentare
Walter Roberson
Walter Roberson am 22 Jul. 2022
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.
Mehran Ziaee Jazi
Mehran Ziaee Jazi am 22 Jul. 2022
yes , it was really helpful. thank you

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Downloads finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by