对三维空间中的一组坐标点进行范围限制。
Ältere Kommentare anzeigen
如题,我生成了一组空间中的三维感兴趣的坐标点,但不知道怎么对这组点的范围进行限制,比如我生成的点的坐标为(x,y,z),现在要求x的坐标为(-30,30),y的坐标范围为(-30,30),z的坐标范围为(0,5),请问怎么写呢?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu 矩阵和数组 finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!