Filter löschen
Filter löschen

Vector dependance

1 Ansicht (letzte 30 Tage)
Zach
Zach am 17 Mai 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?

Akzeptierte Antwort

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

Weitere Antworten (0)

Kategorien

Mehr zu Multidimensional Arrays finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by