Changeset 530 for trunk/src/displ_uvmat.m
- Timestamp:
- Aug 27, 2012, 4:38:41 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/displ_uvmat.m
r473 r530 1 %'displ_uvmat': display a message using msgbox_uvmat or on the log file in batch mode 2 %-------------------------------------------------------------------------- 3 % function displ_uvmat(title,display_str,Position) 4 % 1 5 function displ_uvmat(title,display_str,Position) 2 6 if isequal(Position,0)
Note: See TracChangeset
for help on using the changeset viewer.