to use string printed in cammand window in matlab code

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 日

0 投票

Have a look at evalc()

カテゴリ

ヘルプ センター および File ExchangeFile Operations についてさらに検索

タグ

タグが未入力です。

質問済み:

2013 年 9 月 10 日

Community Treasure Hunt

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

Start Hunting!

Translated by