Dear,
I have installed matplotlib-.098.3 before on linux redhat enterprise with python-2.5.2.
Now I can't do it on fedora12 with python-2.6.2.
is this error depends on this version of python?
the error is about "gcc" that can't run an order.
User Profile
Collapse
-
Matplotlib is not installed on fedora12
-
change textfile to a matrix format
Dears,
I have a text file that is regular like a matrix, I want to have a program to read it in matrix format to knows rows and columns. ofcourse this file is mixture of digits and words somthings like this.
[1 qw 23 rg 4 4
1 w 4 32 s 9]
Help me ,
Best wishes,
Ayat. -
numpy or Numeric
Dears,
To use math function or any other functions we should import numpy or Numeric,
Is there any differece between them?
Best wishes,
Ayat. -
make lines and circle with python
Hi dear,
help me to make lines with matplotlib by 2 points.
for example I'm going to plot a line .
What should I import? matplotlib? pylab?
Best
Amirayat -
This is my program which should be modified. My problem is I dont know how to define a function to make a contour with this matrixe. in fact I cant make a cooperation with (X,Y, Z ) while (X,Y) is a coordinates and Z is a value for it's (X,Y)
from matplotlib import *
from pylab import *
from load2 import *
from numpy import *
#######Read Deposition matrixe with load2 ######
Dira='/home/guest/AYAT/test/pm_modej'... -
make a contour
Hi,
I have a matrixe include 3000 rows and 3 columns somethings like this, [x,y,z]
z is a value for (x,y).
Help me to make a contour or contourf.
Best wishes,
Ayat. -
make a function for plotting
Hi,
I have a matrixe which is include [X, Y, Z] and has 3000 rows and 3 column.
each Z is a data for it's (X, Y). for example [1, 2, 7] means; in point of (1, 2) ,value is 7.
I need to make a contour.
Help me how to do that.
Thanks a lot.
Ayat. -
I dont know the cods of color.
For example, I want to make a plot with a spicial color such as gray or any color else, how can I find their codes?Leave a comment:
-
color in python programming
Hi dears,
Help me write a python program to get all the colors and their nickname.
for example b is used for blue and r is used for red and ...
I need all the colors .
Best,
Ayat.
No activity results to display
Show More
Leave a comment: