Exporting to JavaScript Angular Integration for Ionic framework

Hi
Using coder, can function be exported to javascript for Angular frameworks such as Ionic?

 Accepted Answer

While MATLAB Coder doesn't currently offer conversion to JavaScript directly, see the following File Exchange submission which generates WebAssembly using MATLAB Coder:

2 Comments

Thanks I will give that a try.
Is there a limit on the type of functions that can be handled in JS?
All of the normal MATLAB Coder limitations exist:
and there may be others in the C/C++ -> JS conversion process - I suggest asking on the File Exchange post's "Discussions" section.

Sign in to comment.

More Answers (0)

Categories

Find more on MATLAB Coder in Help Center and File Exchange

Products

Release

R2022a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!