how to draw a graph of two vertical axis
Title
Question
some of the graphs needs two y-axis coordinates with single x-axis values can we draw such graph in Scilab
Scilab Plotting-2D-graphs 04-05 min 10-20 sec
Answers:
yes, we can draw a graph which has 2 y-axes and single x-axis.
Type 'help multiscaled plots' in Scilab console, to see the examples related to it.
Login to add comment