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 Comment

Jan
Jan on 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?

Sign in to comment.

Answers (0)

Categories

Asked:

on 5 Nov 2013

Commented:

Jan
on 5 Nov 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!