using command to operate cftool

4 vues (au cours des 30 derniers jours)
Gavin Seddon
Gavin Seddon le 14 Fév 2020
Hello
I am using large data sets and cftool continually buffers. I have increased my memory to 96gb and the buffering remains i hope this will be remerdied by entering the data through a command line.
will someone please tell me if the commands exsist to change the function, change degree, and save the file all within one command from the matlab home screen?
GS

Réponse acceptée

Steven Lord
Steven Lord le 14 Fév 2020
I don't believe there is a programmatic API for cftool. You probably want to use the programmatic workflows described on this documentation page instead.
Alternately if you want to use cftool to set up a smaller problem that is representative of your larger problem you could then generate MATLAB code from that smaller problem and run that code (modifying it as needed or desired) on your larger data set.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by