curve fitting - how to use cftool non-interactively in matlab -


is there way use cftool non-interactively. example, given x, y , fitting function, calling cftool generate , returned fitted data without using opening toolbox gui. thanks

you can use fit function comes curve fitting toolbox. find out more, type doc fit. or can use cftool interactively, use generate code file menu create function uses fit command repeat interactive work programmatically. use template example.


Comments

Popular posts from this blog

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -