Simulix icon indicating copy to clipboard operation
Simulix copied to clipboard

A third-party Simulink tool to generate FMUs from models using the C-API

Results 9 Simulix issues
Sort by recently updated
recently updated
newest added

Hello together, we just noticed that the column and row are exchanged from a Lookup 2D Table in Simulink in the FMU Parameter interface (XML). This issue is just concerning...

* MATLAB uses column-major array indexing * closes #37

In the readme file, the command for the debug build: --DEBUG_BUILD has a typo. I tried the one suggested by you, but it threw an error. After trying --DEBUG-BUILD ("-"...

I am trying to build an FMU with the following command: Simulix.py Add_2_Inputs/ -zp Add_2_Inputs/ -p Add_2_Inputs/Generated/ Add_2_Inputs is the folder in which the simulink model and the .zip file...

I am trying to run simulix.py on a zipped model from Matlab Simulink with following command: python Simulix.py crane.zip (crane.zip is located in the same folder as simulix) The result...

I am having trouble to import the generated FMU into Simcenter Amesim 2019.1 Error-Log from Amesim: ``` >Starting: "C:\Program Files\Simcenter\vXXXX\Amesim\win32\fmi_import_compiler.exe -outdir D:/AdvancedCAE/06_Models/Matlab R2019a/Antriebsmodell -name SIMULIX_FMU -ccopt -gcc -preferred me D:/Programme/Simulix/generated/Lastmodell_FMU.fmu"...

It would be great, if Simulix would participate in the FMU cross check (https://fmi-standard.org/tools/ ) by uploading generated FMU to https://github.com/modelica/fmi-cross-check!

Feature

Hi, Thanks for providing such a useful toolset. If possible, it will be really nice to be able to build the binary for multiple platforms with a single command. Kevin

Feature