Changeset 80 for trunk/src/get_field
- Timestamp:
- Apr 6, 2010, 4:37:59 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/get_field/PLOT.m
r60 r80 5 5 [SubField,errormsg]=read_get_field(hget_field); 6 6 if ~isempty(errormsg) 7 msgbox_uvmat('ERROR',['error in get_field/PLOT input:' errormsg])7 msgbox_uvmat('ERROR',['error in read_get_field/PLOT input:' errormsg]) 8 8 return 9 9 end
Note: See TracChangeset
for help on using the changeset viewer.