Changeset 1121 for trunk/src/set_object.m
- Timestamp:
- Dec 20, 2022, 2:00:18 PM (22 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/set_object.m
r1107 r1121 363 363 set(handles.num_RangeY_1,'Visible','on') 364 364 set(handles.num_RangeY_2,'Visible','on') 365 set(handles.XObject,'TooltipString',['XObject: x coordinate of the axis origin for the ' ObjectStyle])366 set(handles.YObject,'TooltipString',['YObject: y coordinate of the axis origin for the ' ObjectStyle])365 % set(handles.XObject,'TooltipString',['XObject: x coordinate of the axis origin for the ' ObjectStyle]) 366 % set(handles.YObject,'TooltipString',['YObject: y coordinate of the axis origin for the ' ObjectStyle]) 367 367 set(handles.num_Angle_1,'Visible','on') 368 368 set(handles.num_Angle_2,'Visible','on')
Note: See TracChangeset
for help on using the changeset viewer.