Links and Publishing in 2020b

4 ビュー (過去 30 日間)
Florian Rössing
Florian Rössing 2021 年 4 月 13 日
回答済み: Monisha Nalluru 2021 年 4 月 16 日
I am trying around with publishing and insert something like
<a href="matlab:web('https://www.mathworks.com')"> Link </a>
as a comment, the link that it is produced looks like this:
Seems like it interprets everything in < > as a link. But hten how do i get a custom text to be a link?
it should work with my approach. But it doesnt.

採用された回答

Monisha Nalluru
Monisha Nalluru 2021 年 4 月 16 日
The example present in documentation using link is working as expected.
Try runing following commands in CommandPrompt
restoredefaultpath
rehash toolboxcache
If any changes are made to default matlab function that help displaying links, these commands help functions to set to default.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDebugging and Analysis についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by