Hey all,
I have a program that contains two parameters
.......
beta=0.2
delta=0.4
.....
.....
in the title of my plot i want the value of the ratio beta/delta=0.5 to
executed automatically when i run the program.
i need:confused:
title('.......\beta/delta=0.5')
how can i do that in matplolib?
cheers
kameleon
路路路
--
View this message in context: http://old.nabble.com/parameters-values-in-the-title-tp26959072p26959072.html
Sent from the matplotlib - users mailing list archive at Nabble.com.