Exporting a .mat file.
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commento
Jan
il 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?
Risposte (0)
Vedere anche
Categorie
Scopri di più su Large Files and Big Data in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!