How do I set the range of on axis, as well as making it logrythmic scale without taking logs of the results please?
3 次查看(过去 30 天)
显示 更早的评论
My graph needs an edited axis, but I can't get it to work; my plot (simplified) is just plot(x,y) thanks
0 个评论
采纳的回答
Azzi Abdelmalek
2016-7-14
set(gca,'xscal','log')
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Interpolation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!