how to create vektors from several points

Hello,
I have two 33x21 Matrices. A=[33x21] B=[33x21}
I try to create now a vector for each point. A vector X=[A(1,1) B(1,1)], Y=[A(1,2) B(1,2)] and so on. And I want to save all this vectors in one 33x21 file.
Thanks for your help I'm trying fpr a long time to solve this problem :-)

1 Comment

What is a "33x21 file"? Do the names "X", "Y",... matter and if so, what are the next names?

Sign in to comment.

Answers (0)

Categories

Find more on Vehicle Dynamics Blockset in Help Center and File Exchange

Tags

Asked:

on 13 May 2013

Community Treasure Hunt

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

Start Hunting!