Effacer les filtres
Effacer les filtres

execute matlab script from a remote computer

3 vues (au cours des 30 derniers jours)
Troy Vie
Troy Vie le 25 Nov 2014
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!

Réponses (0)

Catégories

En savoir plus sur Verification, Validation, and Test dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by