Logging for Matlab WebApps in the Browser

Is it possible to write to logging console, while running a WebApp? There is already a implemented log-window at the bottom:
I want to wirte to exactly this Window some program-relevant data. Is this possible or is this window just for server-relevant data?
Thanks in advance!

1 Comment

I found the solution.
Logging is done with the disp() command.
Dont forget to press "Refresh" Button, otherwise no logs appear.

Sign in to comment.

Answers (0)

Categories

Find more on MATLAB Web App Server in Help Center and File Exchange

Products

Release

R2020a

Asked:

on 29 Jun 2020

Commented:

on 12 Oct 2020

Community Treasure Hunt

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

Start Hunting!