function fig = fig10_11a() % 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_11a 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',0.2, ... 'VertexNormals',mat10, ... 'Vertices',mat11); h2 = patch('Parent',h1, ... 'EdgeColor','flat', ... 'FaceColor','none', ... 'Faces',mat12, ... 'FaceVertexCData',mat13, ... 'UserData',0.2, ... 'VertexNormals',mat14, ... 'Vertices',mat15); h2 = patch('Parent',h1, ... 'EdgeColor','flat', ... 'FaceColor','none', ... 'Faces',mat16, ... 'FaceVertexCData',mat17, ... 'UserData',0.2, ... 'VertexNormals',mat18, ... 'Vertices',mat19); h2 = patch('Parent',h1, ... 'EdgeColor','flat', ... 'FaceColor','none', ... 'Faces',mat20, ... 'FaceVertexCData',mat21, ... 'UserData',0.4000000000000001, ... 'VertexNormals',mat22, ... 'Vertices',mat23); h2 = patch('Parent',h1, ... 'EdgeColor','flat', ... 'FaceColor','none', ... 'Faces',mat24, ... 'FaceVertexCData',mat25, ... 'UserData',0.4000000000000001, ... 'VertexNormals',mat26, ... 'Vertices',mat27); h2 = patch('Parent',h1, ... 'EdgeColor','flat', ... 'FaceColor','none', ... 'Faces',mat28, ... 'FaceVertexCData',mat29, ... 'UserData',0.4000000000000001, ... 'VertexNormals',mat30, ... 'Vertices',mat31); h2 = patch('Parent',h1, ... 'EdgeColor','flat', ... 'FaceColor','none', ... 'Faces',mat32, ... 'FaceVertexCData',mat33, ... 'UserData',0.6000000000000001, ... 'VertexNormals',mat34, ... 'Vertices',mat35); h2 = patch('Parent',h1, ... 'EdgeColor','flat', ... 'FaceColor','none', ... 'Faces',mat36, ... 'FaceVertexCData',mat37, ... 'UserData',0.6000000000000001, ... 'VertexNormals',mat38, ... 'Vertices',mat39); h2 = patch('Parent',h1, ... 'EdgeColor','flat', ... 'FaceColor','none', ... 'Faces',mat40, ... 'FaceVertexCData',mat41, ... 'UserData',0.6000000000000001, ... 'VertexNormals',mat42, ... 'Vertices',mat43); h2 = patch('Parent',h1, ... 'EdgeColor','flat', ... 'FaceColor','none', ... 'Faces',mat44, ... 'FaceVertexCData',mat45, ... 'UserData',0.8000000000000002, ... 'VertexNormals',mat46, ... 'Vertices',mat47); h2 = patch('Parent',h1, ... 'EdgeColor','flat', ... 'FaceColor','none', ... 'Faces',mat48, ... 'FaceVertexCData',mat49, ... 'UserData',0.8000000000000002, ... 'VertexNormals',mat50, ... 'Vertices',mat51); h2 = patch('Parent',h1, ... 'EdgeColor','flat', ... 'FaceColor','none', ... 'Faces',mat52, ... 'FaceVertexCData',mat53, ... 'UserData',0.8000000000000002, ... 'VertexNormals',mat54, ... 'Vertices',mat55); h2 = patch('Parent',h1, ... 'EdgeColor','flat', ... 'FaceColor','none', ... 'Faces',mat56, ... 'FaceVertexCData',mat57, ... 'UserData',1, ... 'VertexNormals',mat58, ... 'Vertices',mat59); h2 = text('Parent',h1, ... 'Color',[0 0 0], ... 'HandleVisibility','off', ... 'HorizontalAlignment','center', ... 'Position',[-30.54966995073345 -20.50236479716458 8.30482922517046], ... 'String','Nonrelativistic Circular Radiation, \beta = 0.01', ... 'VerticalAlignment','bottom'); set(get(h2,'Parent'),'Title',h2); h2 = text('Parent',h1, ... 'Color',[0 0 0], ... 'HandleVisibility','off', ... 'Position',[-32.91350015684353 -23.76609615724929 6.155702854221831], ... 'String','\phi', ... 'VerticalAlignment','top'); set(get(h2,'Parent'),'XLabel',h2); h2 = text('Parent',h1, ... 'Color',[0 0 0], ... 'HandleVisibility','off', ... 'HorizontalAlignment','right', ... 'Position',[-37.1117948205369 -22.09743810894376 6.185551831596118], ... 'String','\theta', ... 'VerticalAlignment','top'); set(get(h2,'Parent'),'YLabel',h2); h2 = text('Parent',h1, ... 'Color',[0 0 0], ... 'HandleVisibility','off', ... 'HorizontalAlignment','center', ... 'Position',[-37.56763204371415 -19.75613074075998 7.301903585394433], ... 'Rotation',90, ... 'String','dP/d\Omega', ... 'VerticalAlignment','baseline'); set(get(h2,'Parent'),'ZLabel',h2); if nargout > 0, fig = h0; end