MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE User's Guide Page 726

  • Download
  • Add to my manuals
  • Print
  • Page
    / 759
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 725
15 Examples of GUIs Created Programmatically
y = ceil(pt(1,2));
color = mGetColorFcn();
% update color of the selecte d block
mIconCData(y, x,:) = color;
localUpdateIconPlot();
end
end
15-62
Page view 725
1 2 ... 721 722 723 724 725 726 727 728 729 730 731 ... 758 759

Comments to this Manuals

No comments