Hyperlink

2 次查看(过去 30 天)
Mitch Martelli
Mitch Martelli 2011-10-20
Hi @ all
I would like if it is possible to create a hyperlink to a web site using standard browser ( explorer,mozilla,safari etc...)
using the command :
disp('<a href = "http://www.mathworks.com">The MathWorks Web Site</a>')
the web site is open with the matlab browers.
Thanks
M1Tc4

采纳的回答

Kaustubha Govind
Kaustubha Govind 2011-10-20
This should work:
disp('<matlab:web(''http://www.mathworks.com'', ''-browser'') The MathWorks Web Site>')
  3 个评论
Mitch Martelli
Mitch Martelli 2011-10-22
I know how create a hyperlink...
I know that its possible to exeute a statment inside the hyperlink...
I know the command web...
Im not able to joint 3 command... :-P :-P :-P
Thanks a lot
M1Tc4
Kaustubha Govind
Kaustubha Govind 2011-10-24
@Jan: I am not aware of any problems with the server (except for a limited outage on one day last week). Perhaps you could send Helen Chen or Randy D'Souza a direct message so they can investigate?

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Programming 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by