Question: MATLAB SCRIPTING LANGUAGE why do i keep receiving these error messages (especially in line 4) and how do i fix it? When using the 'Run'
>> LoadIntData("... \..\Model\o3_surface_20180701000000.nc'")
Error using internal.matlab.imagesci.nc/openToRead
Could not open ... \..\Model\o3_surface_20180701000000.nc' for reading.
Error in internal.matlab.imagesci.nc (line 124)
this.openToRead ();
Error in ncinfo (line 95)
ncObj = internal.matlab.imagesci.nc(ncFile);
Error in LoadIntData (line 4)
Contents = ncinfo (FileName); % Store file content in variable.

Q Search Documentation Stephanie
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
