How do I open saved files to work on the coding?

I finished an assignment in matlab and saved it to my flash drive. When I went to print the worksheet, I could see any of the code. When I went back to my original computer where I did the work, I opened the file to find there was no code. How do I get the code to appear so I can print?

댓글 수: 1

You might have accidentally saved something on top of the code :(
For example if you did
save HW3.m
then it would have written your current variables on top of the file HW3.m . save does not save code.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

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

질문:

2018년 2월 13일

댓글:

2018년 2월 13일

Community Treasure Hunt

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

Start Hunting!

Translated by