We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98c3b8c commit a384befCopy full SHA for a384bef
toolbox/+otp/+cr3bp/CR3BPProblem.m
@@ -13,7 +13,7 @@
13
%
14
% Example
15
% -------
16
- % >>> problem = otp.cr3bp.presets.Canonical;
+ % >>> problem = otp.cr3bp.presets.NRHO;
17
% >>> sol = model.solve('AbsTol', 1e-14, 'RelTol', 100*eps);
18
% >>> problem.plotPhaseSpace(sol);
19
0 commit comments