Is there a way to open HDL Workflow Advisor via Command Line?
1 回表示 (過去 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!