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

2 ビュー (過去 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 Center および File ExchangeImage Processing Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by