Is there a way to open HDL Workflow Advisor via Command Line?

4 vues (au cours des 30 derniers jours)
mkirk
mkirk le 5 Avr 2016
Commenté : mkirk le 5 Avr 2016
Is it possible to open HDL Workflow Advisor window with a command from the Matlab workspace?

Réponse acceptée

Tim McBrayer
Tim McBrayer le 5 Avr 2016
To open the HDL Workflow Advisor for Simulink, run:
>> hdladvisor('modelname/subsystemname')
To open the HDL Workflow advisor for MATLAB, run:
>> hdlcoder
You will then need to select an existing project or create a new one.

Plus de réponses (0)

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by