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年弱 前 | 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年弱 前 | 0
