How to generate c++ code from matlab for below function?
1 view (last 30 days)
Show older comments
- uigetfile
- strcat
- isdir
- uiwait
- warndlg
- fullfile
- imshow
1 Comment
Jan
on 22 Feb 2019
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?
Answers (0)
See Also
Categories
Find more on Get Started with MATLAB 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!