Dear all,
while MatPlotLib can have a myriad of options -- and that can be really
confusing --, there is sample code for almost everything in their site.
So, I had a great time playing with it.
And from what I remember from visiting their site, there are two versions
of many of the resources: on
On Tue, Jun 19, 2018 at 11:52:08AM -0400, C W wrote:
> Thank you all. I'm relatively new to OOP, I think that's where the problem
> is. It's different from C or any C alike language.
Apart from C-like languages like C++, Objective C, C# and others with
objects :-)
Actually in this specific inst
Thank you all. I'm relatively new to OOP, I think that's where the problem
is. It's different from C or any C alike language.
I'm still figuring out what's under the hood with OOP.
Thanks!
On Mon, Jun 18, 2018 at 8:26 PM, Steven D'Aprano
wrote:
> On Mon, Jun 18, 2018 at 08:50:24AM -0600, Mats
On 19/06/18 16:52, C W wrote:
> Thank you all. I'm relatively new to OOP, I think that's where the problem
> is. It's different from C or any C alike language.
True, but even in C you can have pointers to functions
which work in a similar fashion.
> I'm still figuring out what's under the hood wi