MotorModelBase class. So, visualizing the airgap flux density components at time-step number 11 now works like this:
Code: Select all
figure(4); clf; hold on; box on;
motor.plot_airgap_flux_density(stepping_solution, 11)Code: Select all
figure(4); clf; hold on; box on;
motor.plot_airgap_flux_density(stepping_solution, 11)