Azzera filtri
Azzera filtri

Is it possible to send images via the sendmail function?

2 visualizzazioni (ultimi 30 giorni)
I know you can send m & f files, text files, sounds, html. But is it possible with images? If so, how? Thanks a lot.

Risposte (1)

Azzi Abdelmalek
Azzi Abdelmalek il 11 Apr 2014
Modificato: Azzi Abdelmalek il 11 Apr 2014
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 Commenti
Jon
Jon il 11 Apr 2014
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?
Azzi Abdelmalek
Azzi Abdelmalek il 11 Apr 2014
sendmail('your_mail','object','your_text','your_image.jpg');

Accedi per commentare.

Community Treasure Hunt

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

Start Hunting!

Translated by