photo

JasonLuo


Aktiv seit 2018

Followers: 0   Following: 0

Statistik

  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

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

mehr als 6 Jahre vor | 0