mirror of
https://github.com/nasa/trick.git
synced 2024-12-18 20:57:55 +00:00
Update ATutRecordingData.md
This commit is contained in:
parent
ae7a5ad777
commit
efffa146e6
@ -50,7 +50,7 @@ section. This is accomplished by adding execfile to the simulation input file.
|
||||
Add the line:
|
||||
|
||||
```python
|
||||
exec(open("Modified_data/data_record.dr").read())
|
||||
exec(open("Modified_data/cannon.dr").read())
|
||||
```
|
||||
to the top of the `input.py` file and then save it.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user