Skip to content
Snippets Groups Projects
Commit cac46c31 authored by Colin Eles's avatar Colin Eles
Browse files

updated libraryblock

git-svn-id: https://groke.mcmaster.ca/svn/grad/colin/trunk/TableTool@5864 57e6efec-57d4-0310-aeb1-a6c144bb1a8b
parent 2f5e4a82
No related branches found
No related tags found
No related merge requests found
...@@ -30,7 +30,6 @@ switch Action, ...@@ -30,7 +30,6 @@ switch Action,
case 'Copy', case 'Copy',
blockHandleTTTopMask = orig_gcbh; blockHandleTTTopMask = orig_gcbh;
LocalCopyBlockFcn(blockHandleTTTopMask); LocalCopyBlockFcn(blockHandleTTTopMask);
DAStudio.ModelExplorer
case 'Load', case 'Load',
if 2 ~= nargin if 2 ~= nargin
......
...@@ -15,9 +15,9 @@ Library { ...@@ -15,9 +15,9 @@ Library {
ModifiedByFormat "%<Auto>" ModifiedByFormat "%<Auto>"
LastModifiedBy "colin" LastModifiedBy "colin"
ModifiedDateFormat "%<Auto>" ModifiedDateFormat "%<Auto>"
LastModifiedDate "Mon Jul 5 16:29:11 2010" LastModifiedDate "Tue Jul 13 12:59:32 2010"
RTWModifiedTimeStamp 200248140 RTWModifiedTimeStamp 200926766
ModelVersionFormat "1.%<AutoIncrement:5>" ModelVersionFormat "1.%<AutoIncrement:6>"
ConfigurationManager "None" ConfigurationManager "None"
SampleTimeColors off SampleTimeColors off
SampleTimeAnnotations off SampleTimeAnnotations off
...@@ -632,7 +632,7 @@ Library { ...@@ -632,7 +632,7 @@ Library {
} }
System { System {
Name "TableLibrary" Name "TableLibrary"
Location [210, 221, 790, 481] Location [210, 243, 790, 503]
Open on Open on
ModelBrowserVisibility off ModelBrowserVisibility off
ModelBrowserWidth 200 ModelBrowserWidth 200
...@@ -652,7 +652,7 @@ Library { ...@@ -652,7 +652,7 @@ Library {
Name "Tabular Expression" Name "Tabular Expression"
SID 1 SID 1
Ports [1, 1] Ports [1, 1]
Position [75, 74, 170, 116] Position [70, 72, 235, 138]
CopyFcn "TTdiag Copy" CopyFcn "TTdiag Copy"
OpenFcn "TTdiag Open Simulink" OpenFcn "TTdiag Open Simulink"
MinAlgLoopOccurrences off MinAlgLoopOccurrences off
...@@ -662,6 +662,13 @@ Library { ...@@ -662,6 +662,13 @@ Library {
Opaque off Opaque off
RequestExecContextInheritance off RequestExecContextInheritance off
MaskHideContents off MaskHideContents off
MaskDisplay "port_label('input',1,'Input');\ntext(0.5,0.6,'Tabular Expression', 'horizontalAlignment', 'ce"
"nter')\ncolor('red')\ntext(0.5,0.4,'Not Checked', 'horizontalAlignment', 'center')"
MaskIconFrame on
MaskIconOpaque on
MaskIconRotate "none"
MaskPortRotate "default"
MaskIconUnits "normalized"
System { System {
Name "Tabular Expression" Name "Tabular Expression"
Location [433, 403, 931, 703] Location [433, 403, 931, 703]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment