polysection

버전 1.4.0.0 (79.6 KB) 작성자: Jeff Tuhtan
Create cross sections along waypoints based on a 3D grid interpolated from xyz scatter data.
다운로드 수: 1.1K
업데이트 날짜: 2010/2/22

라이선스 보기

This function carries out the following tasks:

1) Imports a set of xyz scatter data, interpolates them to a uniform mesh, and creates a contour map figure of the results.

2) Allows for the user to interactively select a series of waypoints by selecting them using 'getpts' on the figure.

3) Creates a series of evenly spaced cross sections perpendicular to the polyline created by the waypoints.

4) Exports the results as a 3-D graphic.

5) Exports the cross section xyz coordinates to Excel as 'CSData.xls', where each cross section has its own worksheet.

An example scatter data set 'Scatter.dat' has been included.

인용 양식

Jeff Tuhtan (2025). polysection (https://kr.mathworks.com/matlabcentral/fileexchange/26338-polysection), MATLAB Central File Exchange. 검색 날짜: .

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

도움 준 파일: riverscatter

Community Treasure Hunt

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

Start Hunting!

polysection/

버전 게시됨 릴리스 정보
1.4.0.0

-Changed Export bug

1.3.0.0

-Adjusted 3-D visualization default settings
-Fixed user input error when asked to export to Excel

1.2.0.0

-Added Excel export option

1.1.0.0

Updated description.

1.0.0.0