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
Advanced Matlab training courses on Matlab User Interfaces (GUI) will be presented in Zurich Switzerland on 29-30 August, 2017
Matlab's sendmail only sends simple text messages by default; a simple hack can cause it to send HTML-formatted messages.
HTML formatting an be used to align and background-color text within Matlab uicontrols such as buttons, listboxes, uitables etc.
HTML can be used to add image icons to Matlab listbox and popup (drop-down) controls.
Matlab uicontrols can often be customized using plain HTML/CSS, without need for advanced Java.
Matlab's new web-based uifigures can be customized using custom CSS and Javascript code.
Matlab listboxes and editboxes can be used to display rich-contents HTML-formatted strings, which is ideal for log panels.
A real-time Matlab-based end-to-end trading system demo is presented
It is possible to easily display animated images in Matlab figure windows.
Images can be added to Matlab controls and labels in a variety of manners, documented and undocumented.