fixpoint feature in MATLAB

1 visualización (últimos 30 días)
serwan Bamerni
serwan Bamerni el 23 de Abr. de 2016
Comentada: Walter Roberson el 24 de Abr. de 2016
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)

Respuesta aceptada

Walter Roberson
Walter Roberson el 24 de Abr. de 2016
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 comentarios
serwan Bamerni
serwan Bamerni el 24 de Abr. de 2016
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 el 24 de Abr. de 2016
What output do you get from
ver('fixpoint')
ver('fixedpoint')

Iniciar sesión para comentar.

Más respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by