using someone else's code on my dataset
    조회 수: 2 (최근 30일)
  
       이전 댓글 표시
    
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
      
      
 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
    
      
 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 Center 및 File Exchange에서 Data Import and Analysis에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!