Is there a way to open HDL Workflow Advisor via Command Line?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
mkirk
el 5 de Abr. de 2016
Comentada: mkirk
el 5 de Abr. de 2016
Is it possible to open HDL Workflow Advisor window with a command from the Matlab workspace?
0 comentarios
Respuesta aceptada
Tim McBrayer
el 5 de Abr. de 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.
Más respuestas (0)
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!