We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33b0987 commit 09f0c92Copy full SHA for 09f0c92
src/+otp/+kuramotosivashinsky/+presets/HairerWanner.m
@@ -31,7 +31,7 @@
31
32
u0hat = fft(u0);
33
34
- tspan = [0, 150];
+ tspan = [0, 100];
35
36
obj = [email protected](tspan, u0hat, params);
37
0 commit comments