BereniceAli
Results
2
comments of
BereniceAli
when I used function which named plot to visualize the result, what can I use to save the result as a picture, I have tried to use k.saveFigure(), but it...
I use k.saveFigure('test.png'), then I got an error which was : k.saveFigure(name = 'test.png') RuntimeError: No mappable was found to use for colorbar creation. First define a mappable such as...