GenerateJavaScriptUsingMATLABCoder
버전 3.1.1 (1.01 MB) 작성자:
Geoff McVittie
Create JavaScript and WebAssembly apps and libraries from MATLAB projects using MATLAB Coder.
편집자 메모: This file was selected as MATLAB Central Pick of the Week
Generate JavaScript using MATLAB Coder Add-On in combination with the Emscripten compiler converts your MATLAB functions into high-performance, client-side JavaScript/WebAssembly apps and libraries. Generated code can be compiled, embedded, and run in any modern browser; including, Google Chrome, Mozilla FireFox, Microsoft Edge, and Apple Safari. The generated code can also be run in standalone JavaScript engines, such as NodeJS.
Sample projects can be seen at these links:
- https://github.com/minoue-xx/Sudoku-Solver-via-Wasm with live demo here https://minoue-xx.github.io/Sudoku-Solver-via-Wasm/
- https://github.com/ppeeling/handwritten-digit-prediction-on-browser with live demo here https://ppeeling.github.io/handwritten-digit-prediction-on-browser/
If you would like your project showcased here, please reach out to me. Thank you.
인용 양식
Geoff McVittie (2022). GenerateJavaScriptUsingMATLABCoder (https://www.mathworks.com/matlabcentral/fileexchange/69973-generatejavascriptusingmatlabcoder), MATLAB Central File Exchange. 검색됨 .
MATLAB 릴리스 호환 정보
개발 환경:
R2021b
R2021a 이상 릴리스와 호환
플랫폼 호환성
Windows macOS Linux태그
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!