using someone else's code on my dataset
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
KSSV
el 24 de Feb. de 2021
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
el 24 de Feb. de 2021
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.
Respuestas (0)
Ver también
Categorías
Más información sobre Data Import and Analysis en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!