X-Git-Url: http://rtime.felk.cvut.cz/gitweb/ert_linux.git/blobdiff_plain/8f90f30d7be0af2c82e51608ea08e07529e49496..54c073669bb4037d48a10e412f4cafec2e54c55e:/README diff --git a/README b/README index 0a44b8a..30bad48 100644 --- a/README +++ b/README @@ -1,8 +1,8 @@ Mimimalistic Simulink Coder Target for Linux ============================================ -The aim of this target is to allow Simmulink to generate code that -runs in real-time on Linux. This target tries to be minimalistic in +The aim of this target is to allow Simulink to generate code that +runs in real-time on Linux. This target tries to be minimalist in the sense that it reuses as much as possible from Simulink built-in targets. @@ -18,3 +18,5 @@ In Matlab prompt execute: From now on, Code Generation pane of Simulink Model Configuration Parameters should offer ert_linux.tlc as System Target File (after pressing "Browse...." button). + +Note: This target was tested with Matlab R2012b.