Chest
Member level 3
Hi there,
I'm faced some problem in plotting graph in Matlab. What is the meaning of 'b-' in the following code? Thanks in advance.
Matlab code
% Plot the interpolated curve.
plot(xys(1,,xys(2,,'b-');
hold off
I'm faced some problem in plotting graph in Matlab. What is the meaning of 'b-' in the following code? Thanks in advance.
Matlab code
% Plot the interpolated curve.
plot(xys(1,,xys(2,,'b-');
hold off