cmtoolkit icon indicating copy to clipboard operation
cmtoolkit copied to clipboard

Creating a Mobius but CAN'T plot it

Open gutihernandez opened this issue 4 years ago • 0 comments

Hi! I am trying to plot a Mobius that I create. However I only have a,b,c and d values of the Mobius function. When I want to plot how my Mobius behaves, I used from_matrix_elements(a, b, c, d): methot but when it comes to plotting, my Mobius needed domain and range. Whereas I just need to see how my function behaves.

Are there any kind of default settings for domain and range where I can see visuals such as: Screen Shot 2020-05-21 at 18 12 12

I would appreciate help :)

Thanks a lot! And nice tool :)

gutihernandez avatar May 21 '20 16:05 gutihernandez