photo

JasonLuo


Active since 2018

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Question


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...

6 years ago | 0 answers | 0

0

answers

Answered
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>

6 years ago | 0