- Timestamp:
- Jun 21, 2012, 11:38:42 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/series.m
r461 r463 272 272 Param=xml2struct(fileinput); 273 273 fill_GUI(Param,handles);%fill the GUI with the parameters retrieved from the xml file 274 if isfield(Param,'CheckObject')&& Param.CheckObject 275 set_object(Param.ProjObject) 276 end 274 277 return 275 278 elseif isequal(ext,'.xls')
Note: See TracChangeset
for help on using the changeset viewer.