Simulink.dialog.Hyperlink Class
Namespace: Simulink.dialog
Superclasses: Simulink.dialog.Control
Create instance of hyperlink dialog control
Description
The Simulink.dialog.Hyperlink
class enables you to
manage the hyperlink dialog control.
The Simulink.dialog.Hyperlink
class is a handle
class.
Properties
Name
— Identifier of hyperlink dialog control
'Control'
(default) | string scalar | character vector
Identifier of the hyperlink dialog control, specified as a string scalar or character vector.
Example: 'Control1'
Attributes:
GetAccess | public |
SetAccess | public |
GetObservable | true |
SetObservable | true |
Data Types: char
| string
Prompt
— Display text of hyperlink dialog control
'Add text here and link in callback'
(default) | string scalar | character vector
Display text of the hyperlink dialog control, specified as a string scalar or character vector.
Example: 'Signal 1'
Attributes:
GetAccess | public |
SetAccess | public |
GetObservable | true |
SetObservable | true |
Data Types: char
| string
Callback
— MATLAB® code executed when you click hyperlink dialog control
character vector
MATLAB code executed when you click the hyperlink dialog control, specified as a character vector.
Attributes:
GetAccess | public |
SetAccess | public |
GetObservable | true |
SetObservable | true |
Data Types: char
Row
— Placement of hyperlink dialog control
'new'
(default) | 'current'
Placement of hyperlink dialog control, specified as 'new'
or
'current'
.
'new'
— Place the hyperlink dialog control in a new row on the mask dialog box.'current'
— Place the hyperlink dialog control in the same row as the previous dialog control on the mask dialog box.
Attributes:
GetAccess | public |
SetAccess | public |
GetObservable | true |
SetObservable | true |
Data Types: char
| string
Enabled
— Option to edit hyperlink in mask dialog box
'on'
(default) | 'off'
Option to edit the hyperlink on the mask dialog box, specified as
'on'
or 'off'
.
'on'
— You can click the hyperlink on a mask dialog box.'off'
— You cannot click the hyperlink on a mask dialog box.
Attributes:
GetAccess | public |
SetAccess | public |
GetObservable | true |
SetObservable | true |
Data Types: logical
Visible
— Option to display hyperlink on mask dialog box
'on'
(default) | 'off'
Option to display the hyperlink on the mask dialog box, specified as
'on'
or 'off'
.
Attributes:
GetAccess | public |
SetAccess | public |
GetObservable | true |
SetObservable | true |
Data Types: logical
HorizontalStretch
— Option to control horizontal stretch of hyperlink dialog control
'on'
(default) | 'off'
Option to control the horizontal stretch of the hyperlink dialog control when you
resize the mask dialog box, specified as 'on'
or
'off'
.
Attributes:
GetAccess | public |
SetAccess | public |
GetObservable | true |
SetObservable | true |
Data Types: logical
Tooltip
— Informative message
string scalar | character vector
Informative message that appears when you point to an instance of the hyperlink dialog control, specified as a string scalar or character vector.
Example: 'Click to select'
Attributes:
GetAccess | public |
SetAccess | public |
GetObservable | true |
SetObservable | true |
Data Types: char
| string
Alternatives
You can manage a hyperlink dialog control using the Parameters & Dialog pane in the Mask Editor dialog box. For more information, see Parameters & Dialog Pane.
Version History
Introduced in R2013b
See Also
MATLAB Command
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)
Asia Pacific
- Australia (English)
- India (English)
- New Zealand (English)
- 中国
- 日本Japanese (日本語)
- 한국Korean (한국어)