why .fig doesnt plot anything , but scope does

why .fig doesnt plot anything , but scope does.
When i plot it scope to figure, nothing is displaying.how can i correct it

5 commentaires

Walter Roberson
Walter Roberson le 4 Août 2020
.fig is a file format to represent graphics objects on disk. It does not plot anything in itself.
When i plot it scope to figure
How are you doing that plotting?
NN
NN le 4 Août 2020
from scope, i click print to figure.then it comes in .fig file format .then i can save it as .fig/.tiff or any other.
So here scope shows teh signal, but when i print it to figure, nothing comes
Walter Roberson
Walter Roberson le 4 Août 2020
That flow appears to work for me in R2020a on Mac when I test with a simple sine -> magnitude squared -> scope model. Which MATLAB release are you using, and which operating system?
NN
NN le 4 Août 2020
windows 64 and 2019a.I tried with 2019b also
Walter Roberson
Walter Roberson le 4 Août 2020
It worked for me when I tried in R2019a.
I have attached a simple model. Run the model, open the scope, File -> Print to figure, and in the figure that pops up, File -> save as (a jpeg file), see if that flow works for you.
This would help track whether the problem is in your configuration or in your particular model.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Modeling dans Centre d'aide et File Exchange

Produits

Tags

Question posée :

NN
le 4 Août 2020

Commenté :

le 4 Août 2020

Community Treasure Hunt

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

Start Hunting!

Translated by