Matrix in the bracket equal another matrix

Say I have two matrices A = [4 5 2 3 1] and B = [1 2 3 4 5]
Can anyone please tell me what is the command blow gives and how is calculating?
C(A) = B
Thanks

回答(1 个)

See this blog post and the section "Indexing with a Single Index" on this documentation page for an explanation of linear indexing.

1 个评论

Thanks for replying Steven
Not sure if this linear indexing, Below a screenshot if the results.

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Matrix Indexing 的更多信息

提问:

2020-2-24

评论:

2020-2-26

Community Treasure Hunt

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

Start Hunting!

Translated by