Vector dependance

If I have two vectors x and y, and then create a matrix z=[x;y], is there any way that changes made to z affect the changes to x and y?

 采纳的回答

Sean de Wolski
Sean de Wolski 2011-5-17

0 个投票

No.
However, if x,y are handles, toying with z could change the object being handled.

更多回答(0 个)

标签

Community Treasure Hunt

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

Start Hunting!

Translated by