摘要: MATLAB 一、非均匀数据等间隔坐标 比如:{1/3000,1 /2500,1/1000,1/500,1/300,1/100,1/10,1} ind=1:Lamda_length; plot(ind,PS,' '); set(gca,'XTick',ind); set(gca,'XTickLabe 阅读全文
posted @ 2019-04-03 21:30 CGJ_Coco 阅读(125) 评论(0) 推荐(0)