Changeset 408 for trunk/src/view_field.m
- Timestamp:
- May 5, 2012, 6:34:46 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/view_field.m
r406 r408 788 788 % Hints: contents = cellstr(get(hObject,'String')) returns ColorScalar contents as cell array 789 789 % contents{get(hObject,'Value')} returns selected item from ColorScalar 790 791 792 793 function num_ColCode2_Callback(hObject, eventdata, handles) 794 % hObject handle to num_colcode2 (see GCBO) 795 % eventdata reserved - to be defined in a future version of MATLAB 796 % handles structure with handles and user data (see GUIDATA) 797 798 % Hints: get(hObject,'String') returns contents of num_colcode2 as text 799 % str2double(get(hObject,'String')) returns contents of num_colcode2 as a double
Note: See TracChangeset
for help on using the changeset viewer.