Effacer les filtres
Effacer les filtres

Matlab says that the function is undefined after installing a toolbox

3 vues (au cours des 30 derniers jours)
Sung Soo Cheon
Sung Soo Cheon le 5 Juil 2019
Hi, I'm using matlab r2018a with student license, and was trying to use the function 'num2bin' to convert decimal number into binary form
matlab said fixed point designer was needed to use the function so I installed it.
but after installing it now the program is telling me that the function is not defined.
I have no idea what this is about.
Can anyone help please?
  2 commentaires
per isakson
per isakson le 5 Juil 2019
Did you assure that the Fixed-Point Designer was added to the Matlab path?
Walter Roberson
Walter Roberson le 5 Juil 2019
Also, "installed" is not the same as "licensed"
One thing to do is
restoredefaultpath
rehash toolboxcache

Connectez-vous pour commenter.

Réponses (1)

Vaibhav Tomar
Vaibhav Tomar le 5 Juil 2019
Hey, please ensure that the installed toolbox to convert the base of the numbers is on the same path as in MATLAB. Without that, it might not work.

Catégories

En savoir plus sur Introduction to Installation and Licensing 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!

Translated by