fixpoint feature in MATLAB

조회 수: 3 (최근 30일)
serwan Bamerni
serwan Bamerni 2016년 4월 23일
댓글: Walter Roberson 2016년 4월 24일
Hello everyone
when I am using simulink, the following warning appear to me
Warning: Support for ver('fixpoint') will be removed in a future release.
and the fixpoint feature is very important to my work (working with system generator)
Please, can anyone help me how to install or add this feature to my MATLAB (R2013a)

채택된 답변

Walter Roberson
Walter Roberson 2016년 4월 24일
No need to worry. It is a warning. Later versions of MATLAB use the name 'fixedpoint' instead of 'fixpoint' for the toolbox, but it still exists in later versions.
  댓글 수: 2
serwan Bamerni
serwan Bamerni 2016년 4월 24일
Thank you for your kind answer
that is mean that now fixedpoint is already installed with my matlab version 2013a
and I don't need to add any additional toolbox to my matlab?
Walter Roberson
Walter Roberson 2016년 4월 24일
What output do you get from
ver('fixpoint')
ver('fixedpoint')

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

추가 답변 (0개)

카테고리

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