필터 지우기
필터 지우기

Email Using Matlab

조회 수: 3 (최근 30일)
Syed Abbas
Syed Abbas 2012년 4월 16일
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일
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
Syed Abbas
Syed Abbas 2012년 4월 16일
Thanks!

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

Kaustubha Govind
Kaustubha Govind 2012년 4월 16일
  댓글 수: 1
Syed Abbas
Syed Abbas 2012년 4월 16일
Thanks!

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Web Services에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by