rcs_isosceles_gui.m
上传用户:szahd2008
上传日期:2020-09-25
资源大小:1275k
文件大小:5k
源码类别:

传真(Fax)编程

开发平台:

Matlab

  1. function fig = rcs_isosceles_driver()
  2. % This is the machine-generated representation of a Handle Graphics object
  3. % and its children.  Note that handle values may change when these objects
  4. % are re-created. This may cause problems with any callbacks written to
  5. % depend on the value of the handle at the time the object was saved.
  6. % This problem is solved by saving the output as a FIG-file.
  7. %
  8. % To reopen this object, just type the name of the M-file at the MATLAB
  9. % prompt. The M-file and its associated MAT-file must be on your path.
  10. % NOTE: certain newer features in MATLAB may not have been saved in this
  11. % M-file due to limitations of this format, which has been superseded by
  12. % FIG-files.  Figures which have been annotated using the plot editor tools
  13. % are incompatible with the M-file/MAT-file format, and should be saved as
  14. % FIG-files.
  15. load rcs_isosceles_driver
  16. h0 = figure('Color',[0.8 0.8 0.8], ...
  17. 'Colormap',mat0, ...
  18. 'FileName','C:RSAchap2programsrcs_isosceles_driver.m', ...
  19. 'PaperPosition',[18 180 576 432], ...
  20. 'PaperUnits','points', ...
  21. 'Position',[543 295 560 487], ...
  22. 'Tag','Fig1', ...
  23. 'ToolBar','none');
  24. h1 = axes('Parent',h0, ...
  25. 'Units','pixels', ...
  26. 'CameraUpVector',[0 1 0], ...
  27. 'Color',[1 1 1], ...
  28. 'ColorOrder',mat1, ...
  29. 'Position',[51 177 399 276], ...
  30. 'Tag','Axes1', ...
  31. 'XColor',[0 0 0], ...
  32. 'YColor',[0 0 0], ...
  33. 'ZColor',[0 0 0]);
  34. h2 = text('Parent',h1, ...
  35. 'Color',[0 0 0], ...
  36. 'HandleVisibility','off', ...
  37. 'HorizontalAlignment','center', ...
  38. 'Position',[0.4974874371859297 -0.08727272727272717 9.160254037844386], ...
  39. 'Tag','Axes1Text4', ...
  40. 'VerticalAlignment','cap');
  41. set(get(h2,'Parent'),'XLabel',h2);
  42. h2 = text('Parent',h1, ...
  43. 'Color',[0 0 0], ...
  44. 'HandleVisibility','off', ...
  45. 'HorizontalAlignment','center', ...
  46. 'Position',[-0.0728643216080402 0.4945454545454546 9.160254037844386], ...
  47. 'Rotation',90, ...
  48. 'Tag','Axes1Text3', ...
  49. 'VerticalAlignment','baseline');
  50. set(get(h2,'Parent'),'YLabel',h2);
  51. h2 = text('Parent',h1, ...
  52. 'Color',[0 0 0], ...
  53. 'HandleVisibility','off', ...
  54. 'HorizontalAlignment','right', ...
  55. 'Position',[-0.1281407035175879 1.123636363636364 9.160254037844386], ...
  56. 'Tag','Axes1Text2');
  57. set(get(h2,'Parent'),'ZLabel',h2);
  58. h2 = text('Parent',h1, ...
  59. 'Color',[0 0 0], ...
  60. 'HandleVisibility','off', ...
  61. 'HorizontalAlignment','center', ...
  62. 'Position',mat2, ...
  63. 'Tag','Axes1Text1', ...
  64. 'VerticalAlignment','bottom');
  65. set(get(h2,'Parent'),'Title',h2);
  66. h1 = uicontrol('Parent',h0, ...
  67. 'Units','points', ...
  68. 'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
  69. 'Callback','rcs = rcs_isosceles (a, b, freq, phi);', ...
  70. 'ListboxTop',0, ...
  71. 'Position',[369 298.5 39.75 19.5], ...
  72. 'String','Go', ...
  73. 'Tag','Pushbutton1');
  74. h1 = uicontrol('Parent',h0, ...
  75. 'Units','points', ...
  76. 'Callback',mat3, ...
  77. 'ListboxTop',0, ...
  78. 'Position',[368.25 264.75 39.75 19.5], ...
  79. 'String','Quit', ...
  80. 'Tag','Pushbutton1');
  81. h1 = uicontrol('Parent',h0, ...
  82. 'Units','points', ...
  83. 'ListboxTop',0, ...
  84. 'Position',[37.5 75 114 18.75], ...
  85. 'String','isosceles hieght:a - m', ...
  86. 'Tag','Pushbutton2');
  87. h1 = uicontrol('Parent',h0, ...
  88. 'Units','points', ...
  89. 'BackgroundColor',[1 1 1], ...
  90. 'Callback',mat4, ...
  91. 'ListboxTop',0, ...
  92. 'Position',[151.5 73.5 54.75 21], ...
  93. 'Style','edit', ...
  94. 'Tag','EditText1');
  95. h1 = uicontrol('Parent',h0, ...
  96. 'Units','points', ...
  97. 'BackgroundColor',[1 1 1], ...
  98. 'Callback',mat5, ...
  99. 'ListboxTop',0, ...
  100. 'Position',[151.5 35.25 54.75 21], ...
  101. 'Style','edit', ...
  102. 'Tag','EditText1');
  103. h1 = uicontrol('Parent',h0, ...
  104. 'Units','points', ...
  105. 'ListboxTop',0, ...
  106. 'Position',[37.5 36.75 114 18.75], ...
  107. 'String','isosceles base: b - m', ...
  108. 'Tag','Pushbutton2');
  109. h1 = uicontrol('Parent',h0, ...
  110. 'Units','points', ...
  111. 'ListboxTop',0, ...
  112. 'Position',[242.25 35.25 114 18.75], ...
  113. 'String','roll angle - deg.', ...
  114. 'Tag','Pushbutton2');
  115. h1 = uicontrol('Parent',h0, ...
  116. 'Units','points', ...
  117. 'BackgroundColor',[1 1 1], ...
  118. 'Callback',mat6, ...
  119. 'ListboxTop',0, ...
  120. 'Position',[357 34.5 54.75 21], ...
  121. 'Style','edit', ...
  122. 'Tag','EditText1');
  123. h1 = uicontrol('Parent',h0, ...
  124. 'Units','points', ...
  125. 'BackgroundColor',[1 1 1], ...
  126. 'Callback',mat7, ...
  127. 'ListboxTop',0, ...
  128. 'Position',[357 72.75 54.75 21], ...
  129. 'Style','edit', ...
  130. 'Tag','EditText1');
  131. h1 = uicontrol('Parent',h0, ...
  132. 'Units','points', ...
  133. 'ListboxTop',0, ...
  134. 'Position',[243 74.25 114 18.75], ...
  135. 'String','frequency - Hz', ...
  136. 'Tag','Pushbutton2');
  137. if nargout > 0, fig = h0; end