文件名称:despline:“despline/offset” x 轴和 y 轴,灵感来自 Anne Urai 的“offsetAxes”,但考虑到对数比例-matlab开发
文件大小:6KB
文件格式:ZIP
更新时间:2024-06-20 13:07:49
matlab
用法: 曲线(轴,偏移因子) ax:轴柄offsetfactor:可以是数字或二元素向量 ([x,y]) 花键(斧头); % 偏移因子 = 1 despline(offsetfactor) % ax = gca despline([ax1, ax2, ...]) despline([ax1, ax2, ...], offsetfactor) 曲线(fig_handle) despline(fig_handle, offsetfactor) despline('all') % 'all' 等于 gcf 中的所有轴despline('all', offsetfactor) 灵感:offsetAxes by Anne Urai,2016 https://www.mathworks.com/matlabcentral/fileexchange/52351-offsetaxes-ax 由 Tu
【文件预览】:
despline.m.zip
upload.zip