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

조회 수: 1 (최근 30일)
mkirk
mkirk 2016년 4월 5일
댓글: mkirk 2016년 4월 5일
Is it possible to open HDL Workflow Advisor window with a command from the Matlab workspace?

채택된 답변

Tim McBrayer
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!

Translated by