Plot array of matrices

2 views (last 30 days)
Azad Hasanli
Azad Hasanli on 2 Apr 2022
Edited: KALYAN ACHARJYA on 2 Apr 2022
Assuming we have k=1:1:20 and an array size of 20. This array stores 20 3x3 matrices. There is a relation between matices and their location in the array which is equal to k. How to plot these matrices as a function of N?
Thank you for your answers!

Answers (1)

KALYAN ACHARJYA
KALYAN ACHARJYA on 2 Apr 2022
Edited: KALYAN ACHARJYA on 2 Apr 2022
Please see the slice function

Categories

Find more on Line Plots in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!