generatePlotSettings
Create LTspice plot settings (.plt) from simulation vectors, then return parsed configuration for debugging and validation.
Instructions
Generate a LTspice .plt file from vectors and return parsed settings for debugging.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vectors | Yes | ||
| plot | No | ||
| run_id | No | ||
| raw_path | No | ||
| step_index | No | ||
| mode | No | auto | |
| x_log | No | ||
| x_min | No | ||
| x_max | No | ||
| y_min | No | ||
| y_max | No | ||
| dual_axis | No | ||
| pane_layout | No | single | |
| output_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||