to use string printed in cammand window in matlab code

3 ビュー (過去 30 日間)
jalal Ahmad
jalal Ahmad 2013 年 9 月 10 日
I want to use a string that is printed in the cammand window in my matlab code, how is that possible??
  1 件のコメント
Image Analyst
Image Analyst 2013 年 9 月 10 日
編集済み: Image Analyst 2013 年 9 月 11 日
How did it get there? Did you type it in, or did your m-file generate it? Can you just highlight it, copy it, then paste it into your MATLAB code in your m-file?

サインインしてコメントする。

回答 (1 件)

Walter Roberson
Walter Roberson 2013 年 9 月 10 日
Have a look at evalc()

カテゴリ

Help Center および File ExchangeFile Operations についてさらに検索

タグ

タグが未入力です。

Community Treasure Hunt

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

Start Hunting!

Translated by