Vector dependance

3 ビュー (過去 30 日間)
Zach
Zach 2011 年 5 月 17 日
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 日
No.
However, if x,y are handles, toying with z could change the object being handled.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMultidimensional Arrays についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by