フィルターのクリア

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 Center および File ExchangeWeb Services についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by