Exporting a .mat file.
显示 更早的评论
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 个评论
Jan
2013-11-5
"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?
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Large Files and Big Data 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!