FIG2CFTOOL

Takes lines plotted in figure and puts them into cftool.

Ahora está siguiendo esta publicación

Grabs the lines from current figure or figurehandle passed as parameter and passes them into cftool.
Luckily, sequential calls to cftool(xdata,ydata) simply adds that data to cftool gui, so this was easy, but I thought I'd save someone else like me (that didn't want to install EzyFit) the trouble.

The variable name of ydata is set to the 'DisplayName' property of the line because that seems to be the easiest way to set the data set name. Actually changing the display name of the lines in the cftool axis doesn't work because the gui just resets it to the 'ydatavariablename vs xdatavariablename'.

Thanks to those of you that post helpful bits of code. Especially the person I stole the method to access the cftool axes from (cited in script).

Cheers.

Citar como

Nick Sinclair (2026). FIG2CFTOOL (https://es.mathworks.com/matlabcentral/fileexchange/28146-fig2cftool), MATLAB Central File Exchange. Recuperado .

Categorías

Más información sobre Interpolation en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0.0