rbmatlab 0.10.01
rbasis/common/set_time.m
00001 function [model]=set_time(model, time)
00002 %function nmodel=set_time(model, time)
00003 % 
00004 % function setting the member 'time' in the model instance
00005 % Bernard Haasdonk 20.7.2006
00006 
00007 model = model.set_time(model,time);%| \docupdate 
All Classes Namespaces Files Functions Variables