problem in adding and installing Toolboxes
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Walter Roberson
le 22 Juil 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 commentaires
Walter Roberson
le 22 Juil 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.
Voir également
Catégories
En savoir plus sur Downloads dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!