Boundary function in Matlab 2012
1 回表示 (過去 30 日間)
古いコメントを表示
boundary function equivalence in Matlab 2012
0 件のコメント
採用された回答
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 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Bounding Regions についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!