to use string printed in cammand window in matlab code

조회 수: 1 (최근 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 CenterFile Exchange에서 File Operations에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by