Matlab Plotting GUI
Matlab has very good plotting capabilities, but the required command syntax is somewhat awkward. Here is a hopefully user-friendly GUI for plotting XY curves from array data. The data must have two columns. Typical applications would be for a time history or frequency response function.… Read more