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
Walter Roberson
2020년 8월 4일
.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
2020년 8월 4일
Walter Roberson
2020년 8월 4일
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
2020년 8월 4일
Walter Roberson
2020년 8월 4일
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.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Modeling에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!