Feeds
提问
Plot does not match with x tick label
This is my code, figure(5) plot(t1,tanggal_psminggu_kebayoran) hold on plot(t1,tanggal_psminggu_ui) plot(t1,tanggal_psmin...
4 years 前 | 1 个回答 | 0
1
个回答提问
How can I edit x label so it doesn't overlap each other?
This is my code at the moment, figure(1) bar(tabel_bus.jumlah_bus); set(gca,'Xticklabel',tabel_bus.rute_tujuan) grid on x...
4 years 前 | 1 个回答 | 0