Class: ModelAdvisor.Image
Package: ModelAdvisor
Specify hyperlink location
setHyperlink(image, url)
setHyperlink(image, url)
specifies the
target location of the hyperlink associated with image
.
image | Instantiation of the |
url | The target URL |
matlab_logo=ModelAdvisor.Image; setHyperlink(matlab_logo, 'https://www.mathworks.com');