Data not appearing only the words are
Info
This question is closed. Reopen it to edit or answer.
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?
Answers (2)
KSSV
on 28 Nov 2018
0 votes
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.
Megan Mirkhanian
on 28 Nov 2018
0 votes
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.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!