Is it possible to build a Matlab-GUI completely with HTML and CSS?

3 visualizaciones (últimos 30 días)
Oemer Aran
Oemer Aran el 14 de Mzo. de 2018
Editada: TADA el 3 de Nov. de 2018
Hello Everyone!
I read some articles on Undocumented Matlab Page and the compatibility with Java Swing and some HTML/CSS support.
But I am searching for a Matlab application which GUI is completely written and compatible with HTML, CSS and maybe even JavaScript. My goal is it to have full control of how my application looks like and I am most experienced with the Web-Standards and languages. Whats the best way to achieve this?
I want to customize ui-elements as much as possible and also provide a responsive design. For example, Button-Radius, Shadows, Transparency, onHover-Effects etc. This is very easy and straight-forward with CSS.
Is something like this possible with Matlab?

Respuestas (3)

Yair Altman
Yair Altman el 24 de Mzo. de 2018
The latest Matlab GUI (created using the App Designer tool or the uifigure function) is based on HTML, JavaScript and CSS - not on Java Swing. You can read about this here: https://undocumentedmatlab.com/blog/tag/uifigure
Yair Altman Undocumented Matlab
  1 comentario
Oemer Aran
Oemer Aran el 26 de Mzo. de 2018
Hey Yair,
I have been browsing through your website a lot and don't know how I could miss that! Thanks for pointing out. I was trying out the App Designer lately as well.
Do you have any experience with the approach I mentioned here?

Iniciar sesión para comentar.


Oemer Aran
Oemer Aran el 19 de Mzo. de 2018
Anyone?

TADA
TADA el 3 de Nov. de 2018
Editada: TADA el 3 de Nov. de 2018

Categorías

Más información sobre App Building en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by