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

1 Ansicht (letzte 30 Tage)
Ravi Singh
Ravi Singh am 22 Feb. 2019
Kommentiert: Jan am 22 Feb. 2019
  1. uigetfile
  2. strcat
  3. isdir
  4. uiwait
  5. warndlg
  6. fullfile
  7. imshow
  1 Kommentar
Jan
Jan am 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?

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Get Started with MATLAB finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by