generating graphics figures using the -nojvm startup option in linux

조회 수: 6 (최근 30일)
Larry Mastin
Larry Mastin 2016년 7월 5일
댓글: wallflower 2021년 1월 1일
Dear Matlab:
I am building a shell scripts that writes text files of wind speed and direction, then initiates the attached matlab .m file at the command line that generates and saves a series of wind rose diagrams from those data. The script runs fine within the Matlab gui, but when I run it at the command line using "matlab -nojvm < windrose_seasons.m" I get the following error message at line 107:
>> >> Error using figure This functionality is no longer supported under the -nojvm startup option. For more information, see "Changes to -nojvm Startup Option" in the MATLAB Release Notes. To view the release note in your system browser, run web('http://www.mathworks.com/help/matlab/release-notes.html#btsurqv-6','-browser').
I am unable to find information on "Changes to -nojvm Startup Option" at the site above. Is there any way I can generate and save figures by running this file from a shell script?
Thanks,
Larry Mastin
  댓글 수: 1
wallflower
wallflower 2021년 1월 1일
Hello, did you find an answer to your problem?
I am struggling to find a solution ....

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by