Hi,
how do I save the work, all the commands and answers, I do in Mathlab?

답변 (2개)

Sara Boznik
Sara Boznik 2020년 8월 14일

0 개 추천

Hi!
Save the code and after you run it you have the work.
Other option is that you do files with answers if you need it.
fl=('file.txt','wt+')
fprintf(fl,'%.2f',ans)
Wish you best of luck.

카테고리

도움말 센터File Exchange에서 Big Data Processing에 대해 자세히 알아보기

태그

질문:

2020년 8월 14일

답변:

2020년 8월 14일

Community Treasure Hunt

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

Start Hunting!

Translated by