using someone else's code on my dataset

조회 수: 2 (최근 30일)
Hazhan Majeed
Hazhan Majeed 2021년 2월 24일
댓글: Steven Lord 2021년 2월 24일
I have received a complicated code and would like to use it on my dataset. How do I uplaod the data and use the code I have in the codefile to run on the data? the data is streamflow time series.
  댓글 수: 3
KSSV
KSSV 2021년 2월 24일
The code should have help documentation via comments if you are lucky enough. You can read those comments and use it. If there are no comments, you should have knowledge of your problem and coding in MATLAB.
Steven Lord
Steven Lord 2021년 2월 24일
If there is no documentation and you cannot determine how to use the code, you probably want to ask the person who sent you the code and/or the author of the code for help.

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Data Import and Analysis에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by