From 7808663cfb754a78f317879056dcc9876a4299d5 Mon Sep 17 00:00:00 2001 From: Istvan Rath Date: Wed, 25 Feb 2015 10:10:36 +0100 Subject: [PATCH] Update README with clarification regarding CLI --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 095cd882..d8a3e605 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Just to highlight some of its unique features, Massif: 1. Provides automated library reference processing when importing libraries and systems based on those libraries 1. Supports easier bus creator and selector handling by using direct model referencing in the EMF representation that is automatically translated into the required fqn format as used within MATLAB Simulink. -Please note as importing and exporting is done using the command line interface of MATLAB (and not by directly parsing the mdl or slx files) for using the bridge you must have an installed MATLAB Simulink (with the appropriate licence) on your computer. The system was tested with Simulink R2012b, however, it should work with the newer versions (and some earlier ones as well). +Please note that importing and exporting is done using the command line interface of MATLAB (and not by directly parsing the mdl or slx files), which is the API recommended by MathWorks for accessing Simulink model information. As a consequence, for using the bridge you must have an installed MATLAB Simulink instance (with the appropriate licence) on your computer. The system was tested with Simulink R2012b, however, it should work with the newer versions (and some earlier ones as well). The development of Massif was supported by multiple projects and partners, most notably: 1. As the main developer the Budapest University of Technology and Economics