对三维空间中的一组坐标点进行范围限制。
이전 댓글 표시
如题,我生成了一组空间中的三维感兴趣的坐标点,但不知道怎么对这组点的范围进行限制,比如我生成的点的坐标为(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!