Matlab says that the function is undefined after installing a toolbox

조회 수: 6 (최근 30일)
Sung Soo Cheon
Sung Soo Cheon 2019년 7월 5일
답변: Vaibhav Tomar 2019년 7월 5일
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
per isakson
per isakson 2019년 7월 5일
Did you assure that the Fixed-Point Designer was added to the Matlab path?
Walter Roberson
Walter Roberson 2019년 7월 5일
Also, "installed" is not the same as "licensed"
One thing to do is
restoredefaultpath
rehash toolboxcache

댓글을 달려면 로그인하십시오.

답변 (1개)

Vaibhav Tomar
Vaibhav Tomar 2019년 7월 5일
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.

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by