Le 09/06/2016 17:05, Samuel Gougeon a écrit :
Hello all,
I was wondering why the systmat() macro is located in the polynomials
module instead of in the CACSD one, since systmat() is about CACSD.
This function sould be as well in the cacsd module: it takes a
dynamical system into input and generates a polynomial matrix on output,
but you are right it is manly used in the CACSD context.
systmat() uses the built-in poly(), part() and eye().
Should poly(), part() and eye() be loaded before loading systmat.bin?
these function are built in so there is no use to load them
I was convinced that no, this is required only at run time. Am i wrong?
No you are right.
Serge
BR
Samuel
_______________________________________________
dev mailing list
[email protected]
http://lists.scilab.org/mailman/listinfo/dev
_______________________________________________
dev mailing list
[email protected]
http://lists.scilab.org/mailman/listinfo/dev