Info
This question is closed. Reopen it to edit or answer.
Data not appearing only the words are
1 view (last 30 days)
Show older comments
I was getting data (numbers) earlier but now im just getting these statments, how do I get my rows and columns of numebrs again?
0 Comments
Answers (2)
KSSV
on 28 Nov 2018
Why you want to use a complex functions to access netcdf files? YOu are in MATLAB and it has very simple easy to use functions. YOu need to know only about ncinfo, ncdisp and ncread. Read about these functions.....and use them. If any doubts, do ask.
0 Comments
Megan Mirkhanian
on 28 Nov 2018
1 Comment
KSSV
on 28 Nov 2018
MAy be the format of file have changed..you should know the variables and format stored into the file.
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!