How to step parameters of a diode model

Wow, I didn’t realize LTspice had this .step syntax. I’m not sure if Qspice has implemented something similar, but this example provides an alternative approach that you can consider by adding an extra .model with ako.

diode_step (ako).qsch (2.0 KB)

With this method, you can modify or step parameters, or even step different models. I hope this can be helpful.