Electrical engineering open-source software providing a user-friendly, unified, flexible simulation framework for the multiphysic design and optimization of electrical machines and drives
We are not able to display/output graphs inline ( as embedded objects, like in the earlier release) the popups are annoying and hang.
How to switch back to display the results inline as embedded objects in the latest release.
Iam using the latest version of Pyleecan
We tried below along with other options but no luck
%matplotlib notebook
%matplotlib inline
import matplotlib.pyplot as plt
import numpy as np
Hi,
We are not able to display/output graphs inline ( as embedded objects, like in the earlier release) the popups are annoying and hang. How to switch back to display the results inline as embedded objects in the latest release.
Iam using the latest version of Pyleecan
We tried below along with other options but no luck
%matplotlib notebook %matplotlib inline
import matplotlib.pyplot as plt import numpy as np