Data not appearing only the words are

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
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.
It worked earlier with netcdf that is why I am confused.

1 Comment

MAy be the format of file have changed..you should know the variables and format stored into the file.

This question is closed.

Tags

Asked:

on 28 Nov 2018

Closed:

on 20 Aug 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!