[Tutor] Problems Plotting in 3D
Alan Gauld
alan.gauld at yahoo.co.uk
Thu Aug 31 05:01:16 EDT 2017
On 31/08/17 07:18, Kendall Evans wrote:
> I am calculating the youngs modulus for a crystal
> Find S=inv(C)
> Modulus = S(1,1)^-1
I assume you will be using SciPy for this? There are
dedicated fora for SciPy stuff where you might
find someone who has been down this road before.
https://scipy.org/scipylib/mailing-lists.html
This list is really for the core language and
standard library. However SciPy crops up enough
that you may get an answer here...
>...however my result keeps giving me a blank plot
Show us some code, its very hard to debug something you can't see.
Also are there any error messages? If so post them in full please.
> [cid:image002.png at 01D32274.B90EC520]
> [cid:image006.png at 01D32274.B90EC520]
This is a text only mailing list, if you want to show us an
image you need to post a link. Although, if its truly empty
there's probably not much point! :-)
> Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10
This tells us your OS version. What is your Python version?
--
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos
More information about the Tutor
mailing list