JUK1
|
Go to the source code of this file.
Functions | |
end | figure () |
plot (d.time, d.(nodeNum)) | |
plot (v.time, v.(nodeNum), '--') | |
plot (d.time, d.(nodeNum) - v.(nodeNum)) | |
Variables | |
function [d, v] | |
v = readtable(VFPath) | |
sametime = false | |
if d | time |
hold | on |
hold | off |
figure | ( | ) |
plot | ( | d. | time, |
d. | nodeNum) - v.(nodeNum | ||
) |
plot | ( | d. | time, |
d. | nodeNum | ||
) |
plot | ( | v. | time, |
v. | nodeNum, | ||
'--' | |||
) |
if d time |