Vector dependance

2 visualizzazioni (ultimi 30 giorni)
Zach
Zach il 17 Mag 2011
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?

Risposta accettata

Sean de Wolski
Sean de Wolski il 17 Mag 2011
No.
However, if x,y are handles, toying with z could change the object being handled.

Più risposte (0)

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by