mirror of
https://github.com/nasa/trick.git
synced 2024-12-20 05:37: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:
|
Add the line:
|
||||||
|
|
||||||
```python
|
```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.
|
to the top of the `input.py` file and then save it.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user