How to save the op_piont data to the file?
정보
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
이전 댓글 표시
I ues operspec functiong,and ues findop get the op_point and op_report,how can i ues the fprintf function to save the datas as a txt file.Thank you
댓글 수: 0
답변 (1개)
Arkadiy Turevskiy
2013년 5월 8일
0 개 추천
Can you explain why you need to save to a text file and why you need to use fprintf?
One way you could get a text file is create a script that has two lines:
op_point
op_report
Publish it to doc and set publish option "include code" to false. Save doc file as txt.
Arkadiy
댓글 수: 0
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!