How to plot multiple x,y frames based on their corresponding transformation matrices in the same figure?

How to plot multiple x,y frames based on their corresponding transformation matrices in the same figure? The attached are the transormation matrices.

3 个评论

I'm pretty sure when @Matt J does this
>> s = load('TransformationMatrices.mat')
s =
struct with fields:
TransformationMatrices: [3×3×23 double]
he's going to ask you what the different dimensions in TransformationMatrices represent. So you might as well describe it now, so @Matt J will be prepared to answer you when/if he sees this, or just in case someone else might also want to try to help you.

请先登录,再进行评论。

回答(1 个)

类别

帮助中心File Exchange 中查找有关 Mathematics 的更多信息

提问:

M
M
2022-5-15

评论:

2022-5-17

Community Treasure Hunt

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

Start Hunting!

Translated by