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?

 Respuesta aceptada

Sean de Wolski
Sean de Wolski el 17 de Mayo de 2011

0 votos

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

Más respuestas (0)

Categorías

Más información sobre Dynamic System Models en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 17 de Mayo de 2011

Community Treasure Hunt

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

Start Hunting!

Translated by