spaceconcordia / rocketry-performance

2 stars 1 forks source link

Problem with plotting #20

Open emilykara opened 8 years ago

emilykara commented 8 years ago

When running flight simulation the "Plot output" function gave the following errors:

Undefined function or variable 'openrocket_Altitudem'.

Error in timetoapogee_openrocket (line 4)
indexmax = find(max(openrocket_Altitudem) == openrocket_Altitudem);

Error in plot_output (line 1)
timetoapogee_openrocket

Error in RocketFlight_TestScript (line 57)
   plot_output

Error in flyrocket (line 1)
RocketFlight_TestScript