Is it not possible to create a web app using matlab 2018 b?

HI
I am wondering whether I have to upgrade to newer versions of Matlab if I want to share my work as a web app with somebody, is it not possible to do with matlab 2018b..?

Answers (1)

According to the Release Notes Web App Compiler was introduced in MATLAB Compiler in release R2018a.

2 Comments

Strange it is grey as an alternative in my matlab window..
What is grey? Are you looking at the Apps tab in the Toolstrip and seeing the Web App Compiler app greyed out?
Do you have MATLAB Compiler (which is an add-on product, not part of MATLAB itself) installed and licensed? Check the output of the ver function to check if it's installed and check with your license administrator to check if it's licensed.
ver compiler
----------------------------------------------------------------------------------------------------- MATLAB Version: 9.12.0.1896817 (R2022a) MATLAB License Number: Operating System: Linux 5.4.185-0504185-generic #202203160950 SMP Wed Mar 16 14:00:16 UTC 2022 x86_64 Java Version: Java 1.8.0_202-b08 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode ----------------------------------------------------------------------------------------------------- MATLAB Compiler Version 8.4 (R2022a)

Sign in to comment.

Categories

Tags

Asked:

on 10 May 2022

Commented:

on 10 May 2022

Community Treasure Hunt

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

Start Hunting!