对三维空间中的一组坐标点进行范围限制。
显示 更早的评论
如题,我生成了一组空间中的三维感兴趣的坐标点,但不知道怎么对这组点的范围进行限制,比如我生成的点的坐标为(x,y,z),现在要求x的坐标为(-30,30),y的坐标范围为(-30,30),z的坐标范围为(0,5),请问怎么写呢?
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 矩阵和数组 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!