Exporting a .mat file.
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I would like to export a .mat file containing complex numbers to use in a VHDL program. I need to get the data in the form (-1,-1),(0,0),(1,1)... Is there a simple way of doing this with MATLAB commands?
1 Kommentar
Jan
am 5 Nov. 2013
"The form (-1,-1),(0,0),(1,1)" is not a clear explanation. This is not valid Matlab syntax, such that it cannot be guessed, what e.g. the parenthesis exactly mean in this example. Is this a string?
Antworten (0)
Siehe auch
Kategorien
Mehr zu Large Files and Big Data finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!