Is there a way to open HDL Workflow Advisor via Command Line?
3 次查看(过去 30 天)
显示 更早的评论
Is it possible to open HDL Workflow Advisor window with a command from the Matlab workspace?
0 个评论
采纳的回答
Tim McBrayer
2016-4-5
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.
更多回答(0 个)
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!