Skip to content

Commit 655aea1

Browse files
committed
Tools: add alt text to markdown images
1 parent f158a59 commit 655aea1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tools/simulink/arducopter/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
The Simulink file [arducopter.slx](https://github.com/fbredeme/ardupilot_simulink/blob/master/arducopter.slx) contains a model of the ArduCopter Stabilize and Althold controllers. The plant models of the copter itself can be generated by [system identification](https://ardupilot.org/copter/docs/systemid-mode.html).
44

5-
![](simulink_model.PNG?raw=true "Simulink screenshot")
5+
![Simulink screenshot](simulink_model.PNG)
66

77
To run the simulation, the relevant data from a *.bin log file needs to be loaded to the MATLAB workspace. This can be done with the two scripts that are provided:
88

0 commit comments

Comments
 (0)