Using same figure properties (e.g. current axes) onto new ones

3 vues (au cours des 30 derniers jours)
Vasileios Leivadas
Vasileios Leivadas le 19 Oct 2019
I was wondering how am I able with a short script or few lines of code to copy some figure's properties and be able to use them on new ones. There are few similar questions around the Central but they seem either to be outdated or too complicated. Any suggestions would be much appreciated!

Réponse acceptée

Sulaymon Eshkabilov
Sulaymon Eshkabilov le 19 Oct 2019
hi,
An easy way is to create/generate (MATLAB automatically) a plot building file from your already created plot figure via File --> Generate a code --> after a few seconds you will get a file (untitled.m) that you'll rename and use it by its default axis settings.
Good luck.

Plus de réponses (0)

Catégories

En savoir plus sur Creating, Deleting, and Querying Graphics Objects dans Help Center et File Exchange

Produits


Version

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by