フィルターのクリア

using sendmail to send windows drive location as hyperlink

6 ビュー (過去 30 日間)
sc1991
sc1991 2018 年 8 月 23 日
回答済み: lin lou 2021 年 1 月 13 日
Hello! everyone, I am using sendmail function in MATLAB to send windows drive location, for now when I send the link of the location it goes as a general text msg but I was wondering if anyone is aware of any method that I can use which can make this regular text as a hyperlink text. so when the user receives the email he can directly click on the link which will take him to the desired drive location.
I am not sure if such thing can be done but any help or direction will be really helpful.
Thanks

回答 (2 件)

Amal George M
Amal George M 2018 年 8 月 29 日
To my understanding, the intention is to use 'sendmail' function to send an email which contains hyperlinks.
As of now, MATLAB does not support HTML-formatted messages. As a workaround, you can take a look at the implementation of 'sendhtmlmail' function implemented in 'Demo Harvest' in FileExchange.
Hope this helps.

lin lou
lin lou 2021 年 1 月 13 日

カテゴリ

Help Center および File ExchangeStartup and Shutdown についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by