Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
Search
Multiple .step or param at the same time
开云体育Yes, but it's not in the Help. Search the list
archives for 'Stepping to the max.'
/g/LTspice/files/z_yahoo/Tut/Stepping%20to%20the%20max On 2024-06-01 13:24, Rudolf Schaffer
wrote:
Hello, --
OOO - Own Opinions Only Best wishes John Woodgate, Rayleigh, Essex UK Keep trying |
开云体育Thank you John for your answer.I will look this archive. Best regards, Rudi Le 01.06.2024 à 14:33, John Woodgate a
écrit?:
|
开云体育On 01/06/2024 15:24, Rudolf Schaffer wrote:Thank you John for your answer.Rather than using multiple .STEPs, it is better to wrap the params within the same .STEP block, e.g.: .STEP param Var1 1 10 1 + param Var2 1 10 1 + param Var3 list 1 2 5 10 This way, you can always be sure which order the levels operate, whereas if you use multiple .STEPs, the top one is whichever you added to the schematic first, because the order of execution is determined by the order they appear in the schematic .asc file. You can use up 3 levels and a total of 65535 (2^16-1) combinations. -- Regards,
Tony |
开云体育While I have *very occasionally* had a need to use more than three variable params, I've *always* found that the graphs become hopelessly cluttered way before getting near to 65535 combinations!
|
开云体育On 01/06/2024 16:59, Tom Wiltshire wrote:While I have *very occasionally* had a need to use more than three variable params, I've *always* found that the graphs become hopelessly cluttered way before getting near to 65535 combinations!It depends on the circumstances. Sometimes the graph is unimportant if, for example, you're doing a Monte Carlo analysis. Then all you want is the exported data for post-processing. 10,000-20,000 steps is not an unreasonable step count for situations like that. -- Regards, Tony |
to navigate to use esc to dismiss