Regarding HDL Coder

2 ビュー (過去 30 日間)
Sriharsha
Sriharsha 2012 年 1 月 24 日
I wan to link HDL Coder to my own designed GUI.
If i select a button, that should generate the code from model. Can any one help me out?

採用された回答

TAB
TAB 2012 年 1 月 24 日
You can use function command makehdl() for generating code from command line or from a m-file. Call this function in your GUI's button callback.
See

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeCode Generation についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by