Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

interp_restart.m Unrecognized function or variable 'nc_copy_att' #2

Open
zwzhangirc opened this issue Sep 29, 2024 · 3 comments
Open

Comments

@zwzhangirc
Copy link

interp_restart.m line 89, the error as follow:

Unrecognized function or variable 'nc_copy_att'.

Error in interp_restart (line 89)
nc_copy_att(fin, [], fout, []);

@zwzhangirc
Copy link
Author

interp_restart.m line 89, the error as follow:

Unrecognized function or variable 'nc_copy_att'.

Error in interp_restart (line 89) nc_copy_att(fin, [], fout, []);

Need the MatNc

@ChristmasZCY
Copy link

I think you can see at matNC.
nc_copy_att

@zwzhangirc
Copy link
Author

I think you can see at matNC. nc_copy_att

Thanks for you reply!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants