Info

This question is closed. Reopen it to edit or answer.

I have codes and data that I need to copy into one folder. How would I do that?

1 view (last 30 days)
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!

Answers (1)

Utkarsh Belwal
Utkarsh Belwal on 5 Oct 2020
Edited: Utkarsh Belwal on 5 Oct 2020
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.

Community Treasure Hunt

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

Start Hunting!