execute matlab script from a remote computer

4 ビュー (過去 30 日間)
Troy Vie
Troy Vie 2014 年 11 月 25 日
Hi:
I wrote a script to run the simulation of my Simulink model on HPC (high performance computer) remotely. I used a script which I created locally and works fine on my local machine. But it didn't work on the HPC.
The information:
_ Warning: This functionality is no longer supported under the -nodisplay and -noFigureWindows startup options. For more information, see "Changes to -nodisplay and -noFigureWindows Startup Options" in the MATLAB Release Notes. _
Any suggestion about this?
By the way, I guess the reason maybe related to the coverage report generation.
In my script I use command * cvhtml * to generate the coverage report of the execution of my Simulink model. The problem is using cvhtml, when the simulation finished, there will be a pop out window to display the generated html coverage report. But this window is not neceesary, Is there any way to skip the display window of the generated coverage report?
Thanks in advance!

回答 (0 件)

カテゴリ

Help Center および File ExchangeCollect Coverage for Models についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by