can i save plottool configuration?
15 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Saleh abdallah
il 26 Lug 2015
Commentato: Saleh abdallah
il 1 Ago 2015
Can i save the plottools changes I make? for example if I change the color of a plot using plottool, how can i save it in order to have the same change when i run my program again?
0 Commenti
Risposta accettata
Cindy Solomon
il 28 Lug 2015
Hi Saleh,
Once you change all the plot preferences that you would like (ex: color, font, etc), if you navigate to the "File" menu, there is an option to "Generate code". This will generate a function (by default called 'createfigure', although you can change the name to whatever you would like) that saves all your preferences for you so that the next time you are using that plot call, you can call that function instead.
Hope this helps!
Più risposte (0)
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!