[Scilab-users] problem with max and min function ...

Paul Carrico paul.carrico at free.fr
Tue Dec 18 23:57:33 CET 2012


Dear all

 

In the attachement, there is a vector « pb_vect » 


 

I’ve the errors hereafter : why ?

 

Paul

 

-->mean(pb_vect)

ans  =

    0.0001906  

 

-->median(pb_vect)

ans  =

    0.0001785  

 

-->max(pb_vect)

             !--error 202 

max : Type erroné de l'argument 1 : Une matrice réelle attendue.

 

-->min(pb_vect)

             !--error 202 

min : Type erroné de l'argument 1 : Une matrice réelle attendue. 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20121218/10a984a2/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pb_vect.rar
Type: application/octet-stream
Size: 101022 bytes
Desc: not available
URL: <https://lists.scilab.org/pipermail/users/attachments/20121218/10a984a2/attachment.obj>


More information about the users mailing list