Jeff
Posts:
103
Registered:
11/22/09
|
|
Re: Export Data from C to MATLAB
Posted:
Oct 31, 2012 5:14 PM
|
|
As a followup question, what is the best way to export data from a C program on Linux (on a system which does not have MATLAB on it) to be used in MATLAB?
Just to add some detail: my advisor thinks I should just printf the data. But there is a lot of data, might this be too much for MATLAB to accept in a text file? Is there a better way?
Thanks.
|
|