Skip to content

Commit ad76b1d

Browse files
committed
Adds final reproducible results for non-minimum phase example
1 parent 981b98d commit ad76b1d

7 files changed

Lines changed: 0 additions & 1 deletion

File tree

10 Bytes
Binary file not shown.
14 Bytes
Binary file not shown.
14 Bytes
Binary file not shown.
14 Bytes
Binary file not shown.
14 Bytes
Binary file not shown.
-19.6 KB
Binary file not shown.

non_minimum_phase_example/plot_data.m

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
ylabel('\alpha')
1515
ylim([0,0.5])
1616
title('Convergence rates(exponents) for non-minimum phase example')
17-
savefig('non_minimum_example_robustness')
1817
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1918
function []=plot_data_perf(file,plot_style)
2019
save_path=['.\',file];

0 commit comments

Comments
 (0)