Backup diff of webHydLa vs current(No. 6)


  • The added line is THIS COLOR.
  • The deleted line is THIS COLOR.
#author("2021-02-24T18:49:09+09:00","default:Uedalab","Uedalab")
#noattach
* URL [#mdcc96bd]
- http://webhydla.ueda.info.waseda.ac.jp/

* Overview [#l7994977]
The features of webHydLa include
- syntax highlighting for HydLa and
- 3-dimensional visualization of trajectories.
- 3D visualization of trajectories.

* Screenshot[#l7994977]
&ref(./webHydLa2.png,40%);
&ref(./webHydLa-editor.png,35%);
&ref(./webHydLa-result.png,35%);

* Usage [#va9389fd]
- Edit your program on the upper left frame.
- Edit your program on the upper frame.
- Simulate your program by pushing the red "Run" button.
-- The number of phases and/or the period of simulation can be specified in the lower left frame.  Their dafault values in each model can be specified in a comment line of the model.  To simulate the model for 10 phases by default, say
- The result will be displayed in the lower frame that appear by scrolling the page.
-- The number of phases and/or the period of simulation can be specified in the upper frame.  Their dafault values in each model can be specified in a comment line of the model.  To simulate the model for 10 phases by default, say
 //#hylagi -p 10
To simulate it for 6 seconds, say
 //#hylagi -t 6
- The control panel provides various parameters for visualization.

* URL [#mdcc96bd]
- http://webhydla.ueda.info.waseda.ac.jp/