- Initialize (Initalize with some default values)
- Save GUI state (saving GUI data as *.mat file) (for e.g saving VehicleMass = app.xxx.Value etc)
- Load GUI state (loading the desired GUI state) - loading *.mat fle and using "evalin" function read the values