Tag Archives: HTML

26 relevant articles found:

Matlab GUI training seminars – Zurich, 29-30 August 2017

Advanced Matlab training courses on Matlab User Interfaces (GUI) will be presented in Zurich Switzerland on 29-30 August, 2017

Categories: Public presentation
Tags: , , , , , , , , , ,
Leave a comment

Sending HTML emails from Matlab

Matlab’s sendmail only sends simple text messages by default; a simple hack can cause it to send HTML-formatted messages.

Categories: Java, Low risk of breaking in future versions, Stock Matlab function, Undocumented feature
Tags: , , ,
2 Comments

GUI formatting using HTML

HTML formatting an be used to align and background-color text within Matlab uicontrols such as buttons, listboxes, uitables etc.

Categories: Medium risk of breaking in future versions, UI controls, Undocumented feature
Tags: , , ,
6 Comments

Icon images & text in Matlab uicontrols

HTML can be used to add image icons to Matlab listbox and popup (drop-down) controls.

Categories: GUI, Icons, Medium risk of breaking in future versions, UI controls, Undocumented feature
Tags: , , , ,
6 Comments

Aligning uicontrol contents

Matlab uicontrols can often be customized using plain HTML/CSS, without need for advanced Java.

Categories: GUI, Low risk of breaking in future versions, UI controls, Undocumented feature
Tags: , , , ,
6 Comments

Customizing uifigures part 2

Matlab’s new web-based uifigures can be customized using custom CSS and Javascript code.

Categories: Figure window, Guest bloggers, GUI, High risk of breaking in future versions, Undocumented feature
Tags: , , ,
3 Comments

Rich-contents log panel

Matlab listboxes and editboxes can be used to display rich-contents HTML-formatted strings, which is ideal for log panels.

Categories: GUI, Icons, Low risk of breaking in future versions, UI controls, Undocumented feature
Tags: , , , ,
15 Comments

Real-time trading system demo

A real-time Matlab-based end-to-end trading system demo is presented

Categories: GUI, Medium risk of breaking in future versions
Tags: , , ,
1 Comment

Displaying animated GIFs

It is possible to easily display animated images in Matlab figure windows.

Categories: GUI, Low risk of breaking in future versions, Undocumented feature
Tags: , , ,
16 Comments

Images in Matlab uicontrols & labels

Images can be added to Matlab controls and labels in a variety of manners, documented and undocumented.

Categories: GUI, Icons, Low risk of breaking in future versions, Stock Matlab function, Undocumented feature
Tags: , , , , ,
28 Comments