What version of Matlab has the "polyfix" function?

11 visualizaciones (últimos 30 días)
burges
burges el 9 de En. de 2017
Comentada: burges el 17 de En. de 2017
I am aware there is a Matlab function "polyfix" used to constrain certain points for least square polynomial fit. Please, does anyone know what version of Matlab that has this function? Thank you.

Respuesta aceptada

Walter Roberson
Walter Roberson el 9 de En. de 2017
Editada: Image Analyst el 10 de En. de 2017
  3 comentarios
Image Analyst
Image Analyst el 10 de En. de 2017
For the version it was written for it says "MATLAB release MATLAB 8.0 (R2012b)" and will probably work for later versions, assuming it uses no deprecated functions that have since been removed.
You need to download it and unzip it to a folder, like a new folder called polyfix. The use SetPath on the Home tab of the tool ribbon to add it to your search path. Then you can call it following directions and examples in the polyfix code.
burges
burges el 17 de En. de 2017
Thank you very much

Iniciar sesión para comentar.

Más respuestas (1)

Von Duesenberg
Von Duesenberg el 9 de En. de 2017
Polyfix is a user-contributed function available from the File Exchange.

Categorías

Más información sobre Directed Graphs en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by