

Issue with axes labels on graphs
Hello Everyone.
I use Arch Linux. I have downloaded the scilab package from official website. I installed it. Now while testing it,I'm having problem with the graphs. The graph itself is fine,but no text is shown for the axes ticks or labels. What should I try?
Scilab


By default, it will not show any axis lables or titles. However, it should show scales at least. Use the xlable() and xtitle() functions to give axis lables and plot titles.
Thanks for replying.
Actually it happened that I didn't have many fonts installed. So Scilab's default font couldn't be shown.
So I went to preferences and changed the font of console and scinotes. Then everything started getting displayed nicely.
Thanks for helping make Scilab. It's an awesome software.
24-11-20, 10:36 a.m. Kaguro
Login to add comment