Display data from matlab to html UI

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?

回答(0 个)

类别

帮助中心File Exchange 中查找有关 Get Started with MATLAB 的更多信息

产品

版本

R2020a

标签

Community Treasure Hunt

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

Start Hunting!

Translated by