フィルターのクリア

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 Center および File ExchangeBounding Regions についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by