Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个大矩阵,我比较每一列的依赖关系。(70 x 70 矩阵)我想显示所有相关图,以便能够直观地解释数据。但似乎 matlab 为我提供了一个包含许多单行的图形,我无法清楚地查看它们。有没有像滚动到一个图形这样的解决方案?
我相信向文件交换提交的Scroll SubPlot是您正在寻找的。