latex 子图_MATLAB学习笔记4:如何优雅地控制子图
生活随笔
收集整理的這篇文章主要介紹了
latex 子图_MATLAB学习笔记4:如何优雅地控制子图
小編覺得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
這里用到函數(shù)tight_subplot [1], 下載網(wǎng)址如下,無MATLAB版本限制:
https://uk.mathworks.com/matlabcentral/fileexchange/27991-tight_subplot-nh-nw-gap-marg_h-marg_w?uk.mathworks.com實(shí)例用法:
%% INITIALIZATION效果:
tight_subplot具體函數(shù)內(nèi)容:
function參考文獻(xiàn):
[1] Pekka Kumpulainen (2020).tight_subplot(Nh, Nw, gap, marg_h, marg_w)(https://www.mathworks.com/matlabcentral/fileexchange/27991-tight_subplot-nh-nw-gap-marg_h-marg_w), MATLAB Central File Exchange. RetrievedJanuary 19, 2020.
總結(jié)
以上是生活随笔為你收集整理的latex 子图_MATLAB学习笔记4:如何优雅地控制子图的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: visual c++出错:link问题
- 下一篇: 怎么改变光标Cursor(5种方法)