GithubHelp home page GithubHelp logo

sanjaysp91 / fmikit-simulink Goto Github PK

View Code? Open in Web Editor NEW

This project forked from catia-systems/fmikit-simulink

0.0 0.0 0.0 3.43 MB

Import and export Functional Mock-up Units with Simulink

License: Other

MATLAB 10.75% CMake 3.49% Java 23.69% Batchfile 0.09% C++ 17.49% C 44.10% CSS 0.39%

fmikit-simulink's Introduction

FMI Kit banner

FMI Kit for Simulink

Build Status

A Simulink library to import and export Functional Mock-up Units that supports...

  • FMI 1.0 and 2.0
  • Model Exchange and Co-Simulation
  • Rapid Accelerator mode
  • import of C code FMUs
  • MATLAB R2012b - R2020a

Quick start

To get started with FMI Kit run the following commands in the MATLAB Command Window

% download and extract the distribution archive to the current folder
unzip(['https://github.com/CATIA-Systems/FMIKit-Simulink/releases/' ...
  'download/v2.9/FMIKit-Simulink-2.9.zip'], 'FMIKit-Simulink-2.9')

% add the folder to the MATLAB path
addpath(fullfile(pwd, 'FMIKit-Simulink-2.9'))

% initialize FMI Kit
FMIKit.initialize()

% open the Bouncing Ball demo
fmikit_demo_BouncingBall

% open the documentation
web('FMIKit-Simulink-2.9/html/index.html')

See the documentation to learn how to import and export FMUs.

Commercial Support

You're starting a project, need training or professional support? Our partners at Claytex are ready to help you.

License

Copyright © 2020 Dassault Systèmes. The code is released under the 2-Clause BSD license.

fmikit-simulink's People

Contributors

t-sommer avatar dhenriksson avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.