dsnobes / MSPM

Modular Single-Phase Model
GNU General Public License v3.0
1 stars 0 forks source link

Error when simulation finished #66

Closed Cedric-Boucher closed 1 year ago

Cedric-Boucher commented 1 year ago

`Not enough input arguments.

Error in PVoutput/updatePlot (line 164) movegui(this.Fig, fig_pos)

Error in PVoutput/plotData (line 207) updatePlot(this);

Error in Simulation/Run (line 652) for iPVoutput = ME.Model.PVoutputs; iPVoutput.plotData(true,options.title); end

Error in Model/Run (line 3686) [ME.Results, success, cycle_count, final_speed, final_power] = ME.Simulations(1).Run(...

Error in SimulationInterfaceV5>Run_Callback (line 1665) h.Model.Run();

Error in gui_mainfcn (line 95) feval(varargin{:});

Error in SimulationInterfaceV5 (line 42) gui_mainfcn(gui_State, varargin{:});

Error in matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)SimulationInterfaceV5('Run_Callback',hObject,eventdata,guidata(hObject))

Error while evaluating UIControl Callback.`

a plot named figure 1 opened, it was blank and then this error happened. this was just after a normal simulation run finished running, the live plots are good. Figure 1 was one of the live plots, it is now blank of course, the other two are still there image