3D Plot on a Spherical Surface

버전 1.0.0.0 (541 KB) 작성자: J De Freitas
Plots 3D data on a sphere.
다운로드 수: 11.3K
업데이트 날짜: 2005/9/30

라이선스 없음

SPHERE3D plots 3D data on a spherical surface. Useful particularly in metrology of spherical surfaces, spherical wavefronts and wavefields.

SPHERE3D(Zin,theta_min,theta_max,phi_min,phi_max,Rho,meshscale)plots the 3D profile Zin as a mesh plot on a spherical surface of radius Rho, between horizontal sweep angles theta_min and theta_max and vertical phi_min and phi_max, with mesh size determined by meshscale.

SPHERE3D(Zin,...,meshscale,plotspec)plots the 3D profile Zin with a plot type specification. If plotspec = 'surf' a standard surface is plotted, whereas 'mesh', or 'meshc'will plot mesh,or mesh with contour, respectively. A special contour is plotted when plotspec = 'contour'. The default is mesh if not specified.

SPHERE3D(Zin,...,meshscale,interpspec)plots the 3D profile Zin with the interpolation specification, interpspec, which can be one of 'spline', 'linear', 'nearest' or 'cubic'. The default interpolation is linear if not specified.

SPHERE3D(Zin,...,meshscale,Zscale)plots the 3D profile Zin with the data scaling factor, Zscale. This allows you to scale the peaks and troughs of the data on the surface if the radius is relatively large. Zscale larger than 1 magnifies the data range. Zscale defaults to 1 if not specified.

[Xout,Yout,Zout,Cmap] = SPHERE3D(Zin,...) returns output values corresponding to the Cartesian positions (Xout,Yout,Zout) with colour map, Cmap.

인용 양식

J De Freitas (2024). 3D Plot on a Spherical Surface (https://www.mathworks.com/matlabcentral/fileexchange/8585-3d-plot-on-a-spherical-surface), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R14SP1
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Surface and Mesh Plots에 대해 자세히 알아보기
도움

줌: NF2FF

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0