simple-threads-coder
Version 1.1 (2.01 MB) by
Peter Corke
A simple POSIX threading and webserver library for MATLAB Coder.
STL provides POSIX thread primitives and a webserver to MATLAB® code that has been converted to C code using the MATLAB Coder® toolchain. It allows multi-threaded operation on Linux and MacOS platforms (and probably Windows).
STL provides threads, semaphores, mutexes, high resolution delay, timers (Linux only), logging and a simple templated webserver.
Cite As
Peter Corke (2024). simple-threads-coder (https://github.com/petercorke/simple-threads-coder), GitHub. Retrieved .
MATLAB Release Compatibility
Created with
R2018a
Compatible with R2018a
Platform Compatibility
Windows macOS LinuxCategories
Find more on Instrument Control Toolbox Supported Hardware in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
examples/threads
examples/timer
examples/webserver
stl
Versions that use the GitHub default branch cannot be downloaded
Version | Published | Release Notes | |
---|---|---|---|
1.1 | Added templated webserver. |
|
|
1.0.0 |
|
To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.