WashU
- 6
- 0
I am exporting postprocessing data from FEMLAB. I would like to save the data in a tab delimited format. How can I do this? As of now when I try to open the .txt files in a MATLAB m-file using using dlmread MATLAB does not recognize the spaces FEMLAB used to separate the data as tabs. Any ideas? Thanks.
Roger
Roger
and you've probably solved this already. Anyways, if thinking it from the Femlab side how about using the Femlab-Matlab interface to call the data directly from Matlab without exporting at all?