From cac46c314cb92622aa86bddda1a95701c64d53db Mon Sep 17 00:00:00 2001 From: Colin Eles Date: Tue, 13 Jul 2010 17:03:46 +0000 Subject: [PATCH] updated libraryblock git-svn-id: https://groke.mcmaster.ca/svn/grad/colin/trunk/TableTool@5864 57e6efec-57d4-0310-aeb1-a6c144bb1a8b --- TTdiag.m | 1 - TableLibrary.mdl | 17 ++++++++++++----- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/TTdiag.m b/TTdiag.m index 0b57c39..0bc4715 100644 --- a/TTdiag.m +++ b/TTdiag.m @@ -30,7 +30,6 @@ switch Action, case 'Copy', blockHandleTTTopMask = orig_gcbh; LocalCopyBlockFcn(blockHandleTTTopMask); - DAStudio.ModelExplorer case 'Load', if 2 ~= nargin diff --git a/TableLibrary.mdl b/TableLibrary.mdl index 782d771..caa3fff 100644 --- a/TableLibrary.mdl +++ b/TableLibrary.mdl @@ -15,9 +15,9 @@ Library { ModifiedByFormat "%" LastModifiedBy "colin" ModifiedDateFormat "%" - LastModifiedDate "Mon Jul 5 16:29:11 2010" - RTWModifiedTimeStamp 200248140 - ModelVersionFormat "1.%" + LastModifiedDate "Tue Jul 13 12:59:32 2010" + RTWModifiedTimeStamp 200926766 + ModelVersionFormat "1.%" ConfigurationManager "None" SampleTimeColors off SampleTimeAnnotations off @@ -632,7 +632,7 @@ Library { } System { Name "TableLibrary" - Location [210, 221, 790, 481] + Location [210, 243, 790, 503] Open on ModelBrowserVisibility off ModelBrowserWidth 200 @@ -652,7 +652,7 @@ Library { Name "Tabular Expression" SID 1 Ports [1, 1] - Position [75, 74, 170, 116] + Position [70, 72, 235, 138] CopyFcn "TTdiag Copy" OpenFcn "TTdiag Open Simulink" MinAlgLoopOccurrences off @@ -662,6 +662,13 @@ Library { Opaque off RequestExecContextInheritance 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 { Name "Tabular Expression" Location [433, 403, 931, 703] -- GitLab