How to generate c++ code from matlab for below function?

  1. uigetfile
  2. strcat
  3. isdir
  4. uiwait
  5. warndlg
  6. fullfile
  7. imshow

1 个评论

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 个)

类别

帮助中心File Exchange 中查找有关 Image Processing Toolbox 的更多信息

提问:

2019-2-22

评论:

Jan
2019-2-22

Community Treasure Hunt

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

Start Hunting!

Translated by