Clear Filters
Clear Filters

Display data from matlab to html UI

1 view (last 30 days)
Jovelyn Obias
Jovelyn Obias on 17 Nov 2021
Good day! I have html-built UI with 2 pages (different html files), one is where the user will have to fill up the form(questions.html), other one is where the prediction result will be displayed (result.html). I have transferred the form data from html to matlab and processed them with anfis model after clicking the submit button, which i think triggered the callback function in matlab. Now i want to display the result in the 2nd page. Is it possible to automatically display the result in result.html without having another button or do i really have to create another one to trigger another callback function that will do the thing?

Answers (0)

Categories

Find more on Fuzzy Logic in Simulink in Help Center and File Exchange

Tags

Products


Release

R2020a

Community Treasure Hunt

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

Start Hunting!