[Scilab-users] Bioreactor PRODA (was: plotting using 3d points)

Dang, Christophe Christophe.Dang at sidel.com
Tue Feb 12 13:28:01 CET 2013


Hello, 

De la part de Debola Abduljeleel
Envoyé : mardi 12 février 2013 12:36

> Sir, please take a look at the attached program and give me professional
> advice on how I can add some other plots from model equations into the
> existing plots.

Professional certainly not, I'm not a Scilab professional.

Maybe you could produce a sketch (e.g. with a drawing software)
so we can see what kind of plot you would like to have.

However, does the following answer your need ?

// **********

plot(result(:,1), result(:,2:4));

legend('biomass', 'substrate', 'product');

// **********

Regards

-- 
Christophe Dang Ngoc Chan
Mechanical calculation engineer
This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error), please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.





More information about the users mailing list