using someone else's code on my dataset
7 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
KSSV
le 24 Fév 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
le 24 Fév 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.
Réponses (0)
Voir également
Catégories
En savoir plus sur Data Import and Analysis dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!