Simulate SFG in GUI
Description of issue:
The user should be able to simulate an SFG in the GUI. The user should be able to give an number of iterations to simulate the sfg for. The user should then be able to plot the output from the sfg in a external matplotlib window.
Linked Requirements:( Y )
Potential Issues:X
Blockers:( #86 (closed) )
Issue Requirements:- The GUI should have a button for simulation of an SFG.
- The simulation should take input, if necessary and pass it to the simulate function.
- The simulation should take a number of iterations to simulate for.
- The output from the iterations should be able to be visualized in matplotlib in an external window.
X
Edited by Jacob Wahlman