Is it possible to disable figure/plot visibility while publishing a Matlab Script with the publish() function?

조회 수: 2 (최근 30일)
I have some scripts that generate some reports for me (quite long) using the publish() function. The reports contain anywhere from 100-1000 figures, my problem is that every time I try to publish my scripts, the figures pour out on my screen (stealing window focus and RAM). I have tried throwing this in my script: set(0,'DefaultFigureVisible','on'), but it disabled visibility within my report as well. Any idea how to get around this? Thanks!!

답변 (0개)

카테고리

Help CenterFile Exchange에서 Signal Processing Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by