Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
dseries
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Johannes Pfeifer
dseries
Commits
0e275d75
Verified
Commit
0e275d75
authored
1 year ago
by
Stéphane Adjemian
Browse files
Options
Downloads
Patches
Plain Diff
Add documentation in header.
parent
44c36549
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/utilities/dplot/dplot.m
+6
-0
6 additions, 0 deletions
src/utilities/dplot/dplot.m
with
6 additions
and
0 deletions
src/utilities/dplot/dplot.m
+
6
−
0
View file @
0e275d75
...
...
@@ -12,6 +12,12 @@ function dplot(varargin)
% Will produce plots of 2*cumsum(x/y(-1)-1), where x and y are variables in objects toto and noddy,
% in the same figure.
%
% INPUTS
% --expression followed by a mathematical expression involving variables available in the dseries objects, dseries methods, numbers or parameters.
% --dseries followed by the name of a dseries object available in the workspace.
% --range followed by a dates range
% --with-legend prints a legend below the produced plot.
%
% REMARKS
% [1] More than one --expression argument is allowed
% [2] --expression arguments must come first
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment