I have codes and data that I need to copy into one folder. How would I do that?
정보
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
이전 댓글 표시
Hi! I am trying to set up and run MatLab from my home but I've never used the program before. I have some codes and data that I need to copy into the same folder, but after downloading the files on my mac, I now don't know what I need to do to bring them all and run them in one single folder on MatLab. Any help would be appreciated—thank you!
댓글 수: 0
답변 (1개)
Utkarsh Belwal
2020년 10월 5일
편집: Utkarsh Belwal
2020년 10월 5일
0 개 추천
You need to place your files and the required data inside a single folder. After that,
- Open MATLAB and on the top left menu hover over the button "Browse for folder" and click it.
- Select the folder where your files and codes are stored.
- Open the MATLAB file which you want to run and press the run button from the menu
Look into this link if you are new to MATLAB: Get Started with MATLAB
DISCLAIMER: These are my own views and in no way depict those of MathWorks.
댓글 수: 0
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!