to use string printed in cammand window in matlab code

1 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 Get Started with MATLAB 的更多信息

标签

尚未输入任何标签。

Community Treasure Hunt

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

Start Hunting!

Translated by