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

조회 수: 1 (최근 30일)
Ravi Singh
Ravi Singh 2019년 2월 22일
댓글: Jan 2019년 2월 22일
  1. uigetfile
  2. strcat
  3. isdir
  4. uiwait
  5. warndlg
  6. fullfile
  7. imshow
  댓글 수: 1
Jan
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개)

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by