Skip to content

ZhanYufeng/truetime

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To use TrueTime, you must first compile the kernel files. This is done using

>> make_truetime

Since TrueTime is written in C++, you need to have a C++ compiler installed on
your computer, and the mex command must be properly configured to use it. Do

>> mex -setup

to select an appropriate compiler. Gcc works under Linux and Mac OS Microsoft
Visual Studio C++ can be configured to work with mex under Windows (see
Mathworks home page for more help).

About

TrueTime is a Matlab/Simulink-based simulator for real-time control systems.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 79.5%
  • MATLAB 18.1%
  • C 2.4%