Changeset 747 for trunk/src/set_object.m
- Timestamp:
- Apr 22, 2014, 9:44:39 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/set_object.m
r745 r747 701 701 norm_plane(3)=OmAxis(3)*coeff+cos_om; 702 702 end 703 Coord=get(handles.Coord,'Data'); 704 Coord(3)=Z_value; 705 set(handles.Coord,'Data',Coord) 703 706 704 707 % update graph
Note: See TracChangeset
for help on using the changeset viewer.