Send email with HTML formatting

Modification of sendmail to allow for html formatting in the body
184 Downloads
Updated Wed, 12 Sep 2018 08:35:45 +0000

View License

The default Matlab function sendmail.m is used to send email/text messages from Matlab. However, it is not possible to include HTML formatting in the body to spice up the message. As a solution to this problem I found a post on UndocumentedMatlab.com [Reference-1] which implements this feature. The function sendmail2.m has been modified using the code of Matlab 2016b. An alternative is to use Outlook, see [Reference-2].

Reference 1: https://undocumentedmatlab.com/blog/sending-html-emails-from-matlab
Reference 2: https://nl.mathworks.com/matlabcentral/answers/94446-can-i-send-e-mail-through-matlab-using-microsoft-outlook

Cite As

Semin Ibisevic (2024). Send email with HTML formatting (https://www.mathworks.com/matlabcentral/fileexchange/68785-send-email-with-html-formatting), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2016b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0