How to generate c++ code from matlab for below function?
1 次查看(过去 30 天)
显示 更早的评论
- uigetfile
- strcat
- isdir
- uiwait
- warndlg
- fullfile
- imshow
1 个评论
Jan
2019-2-22
While strcat, isdir, fullfile is easy, the rest requires GUI tools of Matlab. So what should be contained in the C++ code? Is it valid to uase code which calls the Matlab engine?
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!