필터 지우기
필터 지우기

Boundary function in Matlab 2012

조회 수: 2 (최근 30일)
Utsav
Utsav 2016년 3월 22일
답변: Steven Lord 2016년 3월 22일
boundary function equivalence in Matlab 2012

채택된 답변

Steven Lord
Steven Lord 2016년 3월 22일
The BOUNDARY function was introduced in release R2014b; you will not be able to use it in earlier releases. If you simply need to draw a convex boundary around a set of points, take a look at the convex hull functions that have been part of MATLAB for much longer. Search for the term "convex hull" in your installation's documentation for a list of the functions that are available for this purpose in your release.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Bounding Regions에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by