Logging for Matlab WebApps in the Browser

7 views (last 30 days)
Julian Krebs
Julian Krebs on 29 Jun 2020
Commented: Julian Krebs on 12 Oct 2020
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
Julian Krebs
Julian Krebs on 12 Oct 2020
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 Web Apps in Help Center and File Exchange

Products


Release

R2020a

Community Treasure Hunt

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

Start Hunting!