function fig = fig10_11b() % This is the machine-generated representation of a Handle Graphics object % and its children. Note that handle values may change when these objects % are re-created. This may cause problems with any callbacks written to % depend on the value of the handle at the time the object was saved. % % To reopen this object, just type the name of the M-file at the MATLAB % prompt. The M-file and its associated MAT-file must be on your path. load fig10_11b h0 = figure('Color',[0.8 0.8 0.8], ... 'Colormap',mat0, ... 'PointerShapeCData',mat1, ... 'Position',[120 120 560 420], ... 'Renderer','zbuffer'); h1 = axes('Parent',h0, ... 'View',[-37.5 30], ... 'CameraUpVector',[0 0 1], ... 'Color',[1 1 1], ... 'ColorOrder',mat2, ... 'XColor',[0 0 0], ... 'XGrid','on', ... 'YColor',[0 0 0], ... 'YGrid','on', ... 'ZColor',[0 0 0], ... 'ZGrid','on'); h2 = surface('Parent',h1, ... 'CData',mat3, ... 'EdgeColor','flat', ... 'EdgeLighting','flat', ... 'FaceColor',[1 1 1], ... 'FaceLighting','none', ... 'VertexNormals',mat4, ... 'XData',mat5, ... 'YData',mat6, ... 'ZData',mat7); h2 = patch('Parent',h1, ... 'EdgeColor','flat', ... 'FaceColor','none', ... 'Faces',mat8, ... 'FaceVertexCData',mat9, ... 'UserData',200, ... 'VertexNormals',mat10, ... 'Vertices',mat11); h2 = patch('Parent',h1, ... 'EdgeColor','flat', ... 'FaceColor','none', ... 'Faces',mat12, ... 'FaceVertexCData',mat13, ... 'UserData',400, ... 'VertexNormals',mat14, ... 'Vertices',mat15); h2 = patch('Parent',h1, ... 'EdgeColor','flat', ... 'FaceColor','none', ... 'Faces',mat16, ... 'FaceVertexCData',mat17, ... 'UserData',600, ... 'VertexNormals',mat18, ... 'Vertices',mat19); h2 = patch('Parent',h1, ... 'EdgeColor','flat', ... 'FaceColor','none', ... 'Faces',mat20, ... 'FaceVertexCData',mat21, ... 'UserData',800, ... 'VertexNormals',mat22, ... 'Vertices',mat23); h2 = patch('Parent',h1, ... 'EdgeColor','flat', ... 'FaceColor','none', ... 'Faces',mat24, ... 'FaceVertexCData',mat25, ... 'UserData',1000, ... 'VertexNormals',mat26, ... 'Vertices',mat27); h2 = text('Parent',h1, ... 'Color',[0 0 0], ... 'HandleVisibility','off', ... 'HorizontalAlignment','center', ... 'Position',[-37.77315120042469 -19.67728054301463 5841.522868315547], ... 'Rotation',90, ... 'String','dP/d\Omega', ... 'VerticalAlignment','baseline'); set(get(h2,'Parent'),'ZLabel',h2); h2 = text('Parent',h1, ... 'Color',[0 0 0], ... 'HandleVisibility','off', ... 'HorizontalAlignment','center', ... 'Position',[-30.54966995073345 -20.50236479716457 6643.863380136369], ... 'String','Relativistic Circular Radiation, \beta = 0.9', ... 'VerticalAlignment','bottom'); set(get(h2,'Parent'),'Title',h2); h2 = text('Parent',h1, ... 'Color',[0 0 0], ... 'HandleVisibility','off', ... 'HorizontalAlignment','right', ... 'Position',[-37.1117948205369 -22.09743810894376 4948.441465276896], ... 'String','\theta', ... 'VerticalAlignment','top'); set(get(h2,'Parent'),'YLabel',h2); h2 = text('Parent',h1, ... 'Color',[0 0 0], ... 'HandleVisibility','off', ... 'Position',[-32.91350015684354 -23.76609615724928 4924.562283377466], ... 'String','\phi', ... 'VerticalAlignment','top'); set(get(h2,'Parent'),'XLabel',h2); if nargout > 0, fig = h0; end