I want to measure max/min value of voltage with sweep vs temperature but when i used the next lines:
dc temp 85 0 -1
set appendwrite
meas dc v_max_temp max v(ldo_out) from=0 to=85
It gave me an error that no vector like volt,time,freq is found..any ideas?