Basic fitting in GUI axes
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I have a GUI containing some axes for plotting data. I would like to use the Basic Fitting routine under the Tools tab of the figure menu on the GUI. However it is greyed out. The only method I can find is to copy the relevant axes from my GUI to a new, separate figure and do the fitting on that. This however is very unsatisfactory. Is there a method of fitting the data directly into the GUI axes?
Gordon
7 Commenti
Azzi Abdelmalek
il 1 Ott 2012
Modificato: Azzi Abdelmalek
il 1 Ott 2012
Even you have data in the axes, the basic fitting is still disabled
Risposte (2)
Robert Moore
il 9 Gen 2020
I am having a similar problem right now. There is a chance that you are dealing with a very large dataset and there is not enough memory to complete this action.
1 Commento
Gordon Edwards
il 11 Gen 2020
Hi Robert
Um - I don't understand why you are replying to a question originally posed in 2012.
.Gordon
Vedere anche
Categorie
Scopri di più su Graphics Performance in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!