JUK1
SolutionDisp.m
Go to the documentation of this file.
1 plot( [ solutionData(:).t ],[ solutionData(:).n3 ] );
2 hold on;
3 plot( [ solutionData(:).t ],[ solutionDataCopy(:).n3 ] );
4 plot( [ solutionData(:).t ],abs( [solutionDataCopy(:).n3] - [solutionData(:).n3] ) );
5 hold off;
6 
8 plot( [ solutionData(:).t ],[ solutionData(:).n4 ] );
9 hold on;
10 plot( [ solutionData(:).t ],[ solutionDataCopy(:).n4 ] );
11 plot( [ solutionData(:).t ],abs( [solutionDataCopy(:).n4] - [solutionData(:).n4] ) );
12 hold off;
hold on
Definition: SolutionDisp.m:2
hold off
Definition: SolutionDisp.m:5
plot([solutionData(:).t],[solutionData(:).n3])
figure()
end if abs(real(dotprod))>rstoerst rstoerst