I have codes and data that I need to copy into one folder. How would I do that?
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
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!
Respuestas (1)
Utkarsh Belwal
el 5 de Oct. de 2020
Editada: Utkarsh Belwal
el 5 de Oct. de 2020
0 votos
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.
La pregunta está cerrada.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!