From: Michal Sojka Date: Wed, 10 Jul 2013 12:25:49 +0000 (+0200) Subject: Update README X-Git-Url: http://rtime.felk.cvut.cz/gitweb/ert_linux.git/commitdiff_plain/0b17152f456dff833c866b61e59a60ecd1e9e71e Update 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.