Variable GridKit::matlab_syntax_error

Variable Documentation

static const std::string GridKit::matlab_syntax_error  {"Onlya subset of Matlab syntax issupported.""\n\t'='for assignment must be on the same line as the field, eg""`mpc.version = '2'`.""\n\tOpenbrace ('[') must be on the same line as the field for matrix""initialization.""\n\tEach rowof a matrix must be terminated by a semicolon."}