Feeds
提问
How to read the .mat file in visual studio 2019 (C)?
I want to read the .mat file in visual studio. That is my code and error. How can I solve this problem? #define _CRT_SECURE...
3 years 前 | 1 个回答 | 0
1
个回答Discussion
I want to ignore nan values and substract others.
I have a data. And, I want to substract the data using for. But, I want to ignore the nan values and substract others. ...
3 years 前 | 0