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개)

카테고리

도움말 센터File Exchange에서 Dynamic System Models에 대해 자세히 알아보기

태그

질문:

2011년 5월 17일

Community Treasure Hunt

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

Start Hunting!

Translated by