ALSETLab / RaPId

RaPId (a recursive acronym for "Rapid Parameter Identification") utilizes different optimization and simulation technologies to provide a framework for model validation and calibration of any kind of dynamical systems, but specifically catered to power systems.
GNU Lesser General Public License v3.0
40 stars 12 forks source link

On branch 2014b #23

Closed Hofsmo closed 8 years ago

Hofsmo commented 8 years ago

Hi, I fixed the code such that it works for 2014b. At least some more functionality works I haven't tested everything yet. Maybe you can make a 2014b branch and add my changes there. Maybe I have to create the pull request again after you create a 2014b branch. I am actually not sure.

Sigurd

Changes to be committed: modified: Sources/gui/generalSettings.m

I added an input check for the table. What it does is to convert
numbers represented as strings to numericals. It also prints a
warning message when invalid data is entered.