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 commentaire

Jan
Jan le 22 Fév 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?

Connectez-vous pour commenter.

Réponses (0)

Catégories

Question posée :

le 22 Fév 2019

Commenté :

Jan
le 22 Fév 2019

Community Treasure Hunt

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

Start Hunting!

Translated by