Skip to content

Commit

Permalink
Removed plotParametric for now until further investigations are compl…
Browse files Browse the repository at this point in the history
…eted

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@1994 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
Kaj Nyström committed Nov 28, 2005
1 parent 29eb03a commit 8b4a895
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Compiler/helptext.txt
Expand Up @@ -51,11 +51,6 @@ plot(vars) - Plot variables given as a vector relative to time
the most recently simulated model
Ex: plot({x,y})

plotParametric(vars) - Plot variables relative to the first variable in the
argument vector.
Ex: plot({x,y,z })
(Plotting y and z as functions of x)

readFile(str) - Load file given as string and return a string of the
file content.
Ex: readFile("myModel/myModelr.mo")
Expand Down

0 comments on commit 8b4a895

Please sign in to comment.