Hi all:

I am quite new at C++. I am using it to run transport calculations. The results of each calculation (rows and columns of data) need to be plotted. I would like to use Matlab.

I have searched Matlab help and found that it is possible to write a script for importing my C++ results into Matlab. However, I suspect that it might be more efficient to write code in C++ for exporting my results to Matlab.

If anyone has ever done this, I would very much appreciate any pointers on how to proceed. If anyone has had success with using a different, more efficient method for plotting C++ results in Matlab, it would be great to hear about it. I have a lot of files and my aim is to use a good method the first time!

Thank you all.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.