[Scilab-users] plot2d problem

Tim Wescott Tim at Wescottdesign.com
Sun Aug 21 09:30:18 CEST 2016


    
What was the error message? 


Sent from my Verizon 4G LTE smartphone

-------- Original message --------
From: Gerhard Kreuzer <gerhard.kreuzer at liftoff.at> 
Date: 8/20/16  11:27 PM  (GMT-08:00) 
To: users at lists.scilab.org 
Subject: [Scilab-users] plot2d problem 

Hi, here my two attepts one working, one failed, but why? plot2d(x, [y z]);//plot2d(x, y);                    // working//plot2d(x, z);                    // working  First line fails. X, y, z were vectores 1 x 1500, so as the commented lines were working I guess that there is nothing wrong with x, y, z and their format and content, right?I checked the samples, here I found x=[0:0.1:2*%pi]';plot2d(x,[sin(x) sin(2*x) sin(3*x)]) which is pretty much the same what I want to do, isn’t it? Thanks for helping. With best regards Gerhard   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20160821/ccb61efb/attachment.htm>


More information about the users mailing list