Personal tools

Junior Research Team

From hpcwiki

Revision as of 11:46, 24 February 2017 by Gsosa (Talk | contribs)

Jump to: navigation, search

TOPICS

TUTORIALS

Bash Script running a C++ program to get visualizations

  1. Download the C++ Code
  2. Download the Bash script
  3. Put both files in the same folder
  4. Compile the C++ code and use "wave" as the program filename
  5. Run the Bash script with the pipe ">" to create a csv file
  6. Use software like Matlab or Python to visualize results