Info

この質問は閉じられています。 編集または回答するには再度開いてください。

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

1 回表示 (過去 30 日間)
Saad Shami
Saad Shami 2020 年 9 月 30 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
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!

回答 (1 件)

Utkarsh Belwal
Utkarsh Belwal 2020 年 10 月 5 日
編集済み: Utkarsh Belwal 2020 年 10 月 5 日
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!

Translated by