Feeds
提问
Error "assignment to expression with array type" when using C script to handle complex number with mex.
Initialize pointer /*Input variables*/ double *kloc_r; double *kloc_i; double *img_r; doub...
8 years 前 | 0 个回答 | 0
0
个回答已回答
How can I read a complex number vector?
Use dlmread or textscan <https://stackoverflow.com/questions/20538049/reading-complex-data-in-matlab-from-a-file>
    
  
How can I read a complex number vector?
Use dlmread or textscan <https://stackoverflow.com/questions/20538049/reading-complex-data-in-matlab-from-a-file>
8 years 前 | 0
