Is it possible to send images via the sendmail function?

I know you can send m & f files, text files, sounds, html. But is it possible with images? If so, how? Thanks a lot.

Answers (1)

Why with images it will be different? You can attach any kind of file, you have just to consider the size of your file

2 Comments

Well I've searched the web but found nothing. No, I don't know how to set it out, thinking about it, will it just be the same principle as a sound file?
sendmail('your_mail','object','your_text','your_image.jpg');

Sign in to comment.

Asked:

Jon
on 11 Apr 2014

Commented:

on 11 Apr 2014

Community Treasure Hunt

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

Start Hunting!