MATLAB R2022a export ibis -ami model 报错,显示没有支持的编译器
Show older comments
MATLAB R2022a export ibis -ami model 报错,显示没有支持的编译器
1 Comment
Answers (1)
zhu
on 16 Aug 2024
0 votes
Install VS first (see 2022 supported versions);Second, enter mex-setup -v in matlab to verify that matlab can find this VS, and then run IBIS-AMI export;no IBIS-AMI supported compiler found is not displayed;However, during the export process, the error nmake is not found in the matlab command window
Categories
Find more on Create and Customize IBIS-AMI Models in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!