Boundary function in Matlab 2012
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Utsav
el 22 de Mzo. de 2016
Respondida: Steven Lord
el 22 de Mzo. de 2016
boundary function equivalence in Matlab 2012
0 comentarios
Respuesta aceptada
Steven Lord
el 22 de Mzo. de 2016
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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Bounding Regions en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!