How do I plot the following points with dose values unchanged? These points are rotated using 3x3 rotational matrix but dose values not changed before and after rotation. Thanks Prakash

How do I plot the following points with dose values unchanged? These points are rotated using 3x3 rotational matrix but dose values not changed before and after rotation. Thanks Prakash
X=1.3660 , 2.2321 ,3.0981 ,1.8660 ,2.7321 ,3.5981, 2.3660, 3.2321, 4.0981 Y=-0.3660, 0.1340, 0.6340, -1.2321, -0.7321, -0.2321, -2.0981, -1.5981, -1.0981 DOSE VALUES=20.50, 22.60, 20.70, 20.80, 20.90, 21.00, 21.10, 21.50, 22.0000

回答 (1 件)

Sumit Tandon
Sumit Tandon 2012 年 7 月 25 日
Not sure if I understand the question correctly. Are DOSE values the Z-values of the points?
If you just want to plot the points in space and view from different angles, then you can use a combination of SCATTER3 plot and CAMORBIT function.
For low-level control on viewing and transforming graphics objects, use HGGROUP, HGTRANSFORMATION, MAKEHGTFORM.

1 件のコメント

Prakash
Prakash 2012 年 7 月 26 日
Yes, Dose values are the Z-values points? The points are in XY plane. Please let me out with an example. Thank you, Prakash

サインインしてコメントする。

カテゴリ

ヘルプ センター および File Exchange2-D and 3-D Plots についてさらに検索

質問済み:

2012 年 7 月 25 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by