[scilab-Users] Re: error message

Andreu Corominas Murtra acorominas at iri.upc.edu
Mon Oct 25 11:19:09 CEST 2010


Thanks Jens, there were some complex numbers in the vector since it was 
issued from an sqrt() operation

Certainly, adding real() has solved the issue.

kind regards,

andreu

-- 
Andreu Corominas Murtra. PhD Student.
acorominas at iri.upc.edu
http://www-iri.upc.es/people/acoromin
Institut de Robòtica i Informàtica Industrial (UPC-CSIC)


On 10/22/2010 05:57 PM, JensSimon wrote:
> Try
> find( real(kXY)>  100 )
>
> Complex numbers could cause the message.
>
> Kind regards
> Jens
>
>
>
>
>
>    



More information about the users mailing list