About my question posted today, I've just found what I went wrong. Open Potential_Flow_Simulator.m and inside the there debug (F5), after that it will open the .dat files.
I was unable to get this to work. None of the airfoil data files seemed to load when the gui opened although they were in the proper folders. When I clicked on File>Choose Airfoil Coordinate File, there were no available files to choose, however if I browse to the folder where the function is supposed to load from there are plenty of airfoil files. Any suggestions?
Great function!
However, like Hakon, I wanted to be able to use it on the merged plots. Also, I wanted to use the standard Matlab functions as much as possible to draw the plot before applying the resize.
So I wrote a little function:
http://www.mathworks.in/matlabcentral/fileexchange/35464-spaceplots
Maybe that will help.
Comment only