Hi, I have a small data matrix (2 x 3) which I want to display in the body of an email message to be sent out via matlab. Is there a way to accomplish this? Thanks.

 채택된 답변

Thomas
Thomas 2012년 4월 16일

1 개 추천

You send emails from matlab using the sendmail command.
doc sendmail
not sure if you can send variables directly from workspace.. However you could save the variables as a *.mat file and definitely attach the *.mat file in the email..

추가 답변 (1개)

Kaustubha Govind
Kaustubha Govind 2012년 4월 16일

0 개 추천

태그

질문:

2012년 4월 16일

Community Treasure Hunt

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

Start Hunting!

Translated by