From a69ad0f663333045d974caa99261cae2477e0c2e Mon Sep 17 00:00:00 2001 From: Isaac Ito <130740375+isaacito12@users.noreply.github.com> Date: Wed, 31 Jul 2024 15:52:56 +0100 Subject: [PATCH] Add the project navigator app. Clean up project shortcuts. --- BEVProjectNavigator.m | 282 + cache/dependencycache.graphml | 4538 +++++++++-------- .../Gm-oObgKC8tOFhSt-Agveex3og8d.xml | 2 - .../Gm-oObgKC8tOFhSt-Agveex3og8p.xml | 2 - .../JiGJbuYAWnY76hgVQMTaVbEyARAd.xml | 4 +- .../Q7-PAREE-IHsMTji-t_IrB880rUd.xml | 2 - .../Q7-PAREE-IHsMTji-t_IrB880rUp.xml | 2 - .../Qi68zIb7io9PvIfJAlmRKVFtTtod.xml | 2 - .../Qi68zIb7io9PvIfJAlmRKVFtTtop.xml | 2 - .../_9vtN5zg2-73wxHOqV_Vj6aOrs0d.xml | 2 + .../_9vtN5zg2-73wxHOqV_Vj6aOrs0p.xml | 2 + .../e954q0SynWWhlK2GexPqHX9Lw2wd.xml | 2 + .../e954q0SynWWhlK2GexPqHX9Lw2wp.xml | 2 + .../pMmoDl1BqjmQNi--N9B6Yky5mzkd.xml | 2 - .../pMmoDl1BqjmQNi--N9B6Yky5mzkp.xml | 2 - .../uRQTw7pJBej3vSn1ASqCOrwyRTQd.xml | 2 - .../uRQTw7pJBej3vSn1ASqCOrwyRTQp.xml | 2 - .../7zOSQJtc9q2xH6b1-qlCYMvged0d.xml | 2 - .../7zOSQJtc9q2xH6b1-qlCYMvged0p.xml | 2 - .../B-E-FcOvrcAIJc6VRJQvd9IQCLkd.xml | 2 - .../B-E-FcOvrcAIJc6VRJQvd9IQCLkp.xml | 2 - .../WHYd25kHg6pxGTfjdXkPrwouxe4d.xml | 2 - .../WHYd25kHg6pxGTfjdXkPrwouxe4p.xml | 2 - .../c99poKAJbhygJV6t1ujMGz63s0Qd.xml | 2 - .../c99poKAJbhygJV6t1ujMGz63s0Qp.xml | 2 - .../TJem2b9YZmc_kl8z2GKUAKOEeSod.xml | 6 + .../TJem2b9YZmc_kl8z2GKUAKOEeSop.xml | 2 + 27 files changed, 2774 insertions(+), 2102 deletions(-) create mode 100644 BEVProjectNavigator.m delete mode 100644 resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/Gm-oObgKC8tOFhSt-Agveex3og8d.xml delete mode 100644 resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/Gm-oObgKC8tOFhSt-Agveex3og8p.xml delete mode 100644 resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/Q7-PAREE-IHsMTji-t_IrB880rUd.xml delete mode 100644 resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/Q7-PAREE-IHsMTji-t_IrB880rUp.xml delete mode 100644 resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/Qi68zIb7io9PvIfJAlmRKVFtTtod.xml delete mode 100644 resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/Qi68zIb7io9PvIfJAlmRKVFtTtop.xml create mode 100644 resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/_9vtN5zg2-73wxHOqV_Vj6aOrs0d.xml create mode 100644 resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/_9vtN5zg2-73wxHOqV_Vj6aOrs0p.xml create mode 100644 resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/e954q0SynWWhlK2GexPqHX9Lw2wd.xml create mode 100644 resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/e954q0SynWWhlK2GexPqHX9Lw2wp.xml delete mode 100644 resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/pMmoDl1BqjmQNi--N9B6Yky5mzkd.xml delete mode 100644 resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/pMmoDl1BqjmQNi--N9B6Yky5mzkp.xml delete mode 100644 resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/uRQTw7pJBej3vSn1ASqCOrwyRTQd.xml delete mode 100644 resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/uRQTw7pJBej3vSn1ASqCOrwyRTQp.xml delete mode 100644 resources/project/W1eD2F85jUZK1DJhjzKdaV-n984/7zOSQJtc9q2xH6b1-qlCYMvged0d.xml delete mode 100644 resources/project/W1eD2F85jUZK1DJhjzKdaV-n984/7zOSQJtc9q2xH6b1-qlCYMvged0p.xml delete mode 100644 resources/project/W1eD2F85jUZK1DJhjzKdaV-n984/B-E-FcOvrcAIJc6VRJQvd9IQCLkd.xml delete mode 100644 resources/project/W1eD2F85jUZK1DJhjzKdaV-n984/B-E-FcOvrcAIJc6VRJQvd9IQCLkp.xml delete mode 100644 resources/project/W1eD2F85jUZK1DJhjzKdaV-n984/WHYd25kHg6pxGTfjdXkPrwouxe4d.xml delete mode 100644 resources/project/W1eD2F85jUZK1DJhjzKdaV-n984/WHYd25kHg6pxGTfjdXkPrwouxe4p.xml delete mode 100644 resources/project/W1eD2F85jUZK1DJhjzKdaV-n984/c99poKAJbhygJV6t1ujMGz63s0Qd.xml delete mode 100644 resources/project/W1eD2F85jUZK1DJhjzKdaV-n984/c99poKAJbhygJV6t1ujMGz63s0Qp.xml create mode 100644 resources/project/qaw0eS1zuuY1ar9TdPn1GMfrjbQ/TJem2b9YZmc_kl8z2GKUAKOEeSod.xml create mode 100644 resources/project/qaw0eS1zuuY1ar9TdPn1GMfrjbQ/TJem2b9YZmc_kl8z2GKUAKOEeSop.xml diff --git a/BEVProjectNavigator.m b/BEVProjectNavigator.m new file mode 100644 index 0000000..426d2b1 --- /dev/null +++ b/BEVProjectNavigator.m @@ -0,0 +1,282 @@ +function App = BEVProjectNavigator() +%% BEV project navigator app + +% Copyright 2024 The MathWorks, Inc. + +arguments (Output) + App (1,1) struct +end + +win = LiteAppWindow(SourceFilename=mfilename); +App.Window = win; + +win.Name = "BEV Project Navigator"; +win.Width = 560; +win.Height = 600; + +width_unit = LiteAppUtility.Constant.Width{"unitwidth"}; +indent = width_unit * 2; + +layout = win.MainLayout; + +area = NewArea(layout); +column = NewColumn(layout, area); + +%% ============================================================================ +row = NewRow(layout, column); + +label_ui = LiteAppComponent.Label(NewSlot(layout, row)); +label_ui.Text = "\textbf{Project}"; + +%% +row = NewRow(layout, column); +LiteAppComponent.Label(NewSlot(layout, row, Width=indent), Text=""); + +target_project_main_page = "BEVProject_main_script.html"; +[~, error_message] = LiteAppUtility.GetFileFolderPath(target_project_main_page); +assert(error_message == "", error_message) + +link_ui = LiteAppComponent.Hyperlink(NewSlot(layout, row)); +link_ui.HyperlinkText = "BEV project main page"; +link_ui.HyperlinkClickedCallback = @() open_target_page(target_project_main_page); + +%% ============================================================================ +row = NewRow(layout, column); + +label_ui = LiteAppComponent.Label(NewSlot(layout, row)); +label_ui.Text = "\textbf{BEV system model}"; + +%% +row = NewRow(layout, column); +LiteAppComponent.Label(NewSlot(layout, row, Width=indent), Text=""); + +target_BEV_system_model = "BEV_system_model"; +[~, error_message] = LiteAppUtility.GetFileFolderPath(target_BEV_system_model); +assert(error_message == "", error_message) + +link_ui = LiteAppComponent.Hyperlink(NewSlot(layout, row)); +link_ui.HyperlinkText = "BEV system model"; +link_ui.HyperlinkClickedCallback = @() open_target_model(target_BEV_system_model); + +%% +row = NewRow(layout, column); +LiteAppComponent.Label(NewSlot(layout, row, Width=indent), Text=""); + +target_BEV_main_script = "BEV_main_script"; +[~, error_message] = LiteAppUtility.GetFileFolderPath(target_BEV_main_script); +assert(error_message == "", error_message) + +link_ui = LiteAppComponent.Hyperlink(NewSlot(layout, row)); +link_ui.HyperlinkText = "BEV main script"; +link_ui.HyperlinkClickedCallback = @() open_target_script(target_BEV_main_script); + +%% +row = NewRow(layout, column); +LiteAppComponent.Label(NewSlot(layout, row, Width=indent), Text=""); + +target_BEV_Case_WLTP_Basic = "BEV_Case_WLTP_Basic"; +[~, error_message] = LiteAppUtility.GetFileFolderPath(target_BEV_Case_WLTP_Basic); +assert(error_message == "", error_message) + +link_ui = LiteAppComponent.Hyperlink(NewSlot(layout, row)); +link_ui.HyperlinkText = "Simulation case: WLTP"; +link_ui.HyperlinkClickedCallback = @() open_target_script(target_BEV_Case_WLTP_Basic); + +%% +row = NewRow(layout, column); +LiteAppComponent.Label(NewSlot(layout, row, Width=indent), Text=""); + +target_BEV_Case_FTP75_Basic = "BEV_Case_FTP75_Basic"; +[~, error_message] = LiteAppUtility.GetFileFolderPath(target_BEV_Case_FTP75_Basic); +assert(error_message == "", error_message) + +link_ui = LiteAppComponent.Hyperlink(NewSlot(layout, row)); +link_ui.HyperlinkText = "Simulation case: FTP75"; +link_ui.HyperlinkClickedCallback = @() open_target_script(target_BEV_Case_FTP75_Basic); + +%% +row = NewRow(layout, column); +LiteAppComponent.Label(NewSlot(layout, row, Width=indent), Text=""); + +target_BEV_Case_SimpleDrivePattern_Basic = "BEV_Case_SimpleDrivePattern_Basic"; +[~, error_message] = LiteAppUtility.GetFileFolderPath(target_BEV_Case_SimpleDrivePattern_Basic); +assert(error_message == "", error_message) + +link_ui = LiteAppComponent.Hyperlink(NewSlot(layout, row)); +link_ui.HyperlinkText = "Simulation case: Simple drive pattern"; +link_ui.HyperlinkClickedCallback = @() open_target_script(target_BEV_Case_SimpleDrivePattern_Basic); + +%% +row = NewRow(layout, column); +LiteAppComponent.Label(NewSlot(layout, row, Width=indent), Text=""); + +label_ui = LiteAppComponent.Label(NewSlot(layout, row)); +label_ui.Text = "See BEV / SimulationCases for more cases"; + +%% ============================================================================ +row = NewRow(layout, column); + +label_ui = LiteAppComponent.Label(NewSlot(layout, row)); +label_ui.Text = "\textbf{High voltage battery component}"; + +%% +row = NewRow(layout, column); +LiteAppComponent.Label(NewSlot(layout, row, Width=indent), Text=""); + +target_hvbattery_harness_model = "BatteryHV_harness_model"; +[~, error_message] = LiteAppUtility.GetFileFolderPath(target_hvbattery_harness_model); +assert(error_message == "", error_message) + +link_ui = LiteAppComponent.Hyperlink(NewSlot(layout, row)); +link_ui.HyperlinkText = "High voltage battery harness model"; +link_ui.HyperlinkClickedCallback = @() open_target_model(target_hvbattery_harness_model); + +%% +row = NewRow(layout, column); +LiteAppComponent.Label(NewSlot(layout, row, Width=indent), Text=""); + +target_hvbattery_main_script = "BatteryHV_main_script"; +[~, error_message] = LiteAppUtility.GetFileFolderPath(target_hvbattery_main_script); +assert(error_message == "", error_message) + +link_ui = LiteAppComponent.Hyperlink(NewSlot(layout, row)); +link_ui.HyperlinkText = "High voltage battery main script"; +link_ui.HyperlinkClickedCallback = @() open_target_script(target_hvbattery_main_script); + +%% +row = NewRow(layout, column); +LiteAppComponent.Label(NewSlot(layout, row, Width=indent), Text=""); + +target_hvbattery_visualization_script = "BatteryHV_Table_visualizeParameters"; +[~, error_message] = LiteAppUtility.GetFileFolderPath(target_hvbattery_visualization_script); +assert(error_message == "", error_message) + +link_ui = LiteAppComponent.Hyperlink(NewSlot(layout, row)); +link_ui.HyperlinkText = "High voltage battery parameter visualization script"; +link_ui.HyperlinkClickedCallback = @() open_target_script(target_hvbattery_visualization_script); + +%% +row = NewRow(layout, column); +LiteAppComponent.Label(NewSlot(layout, row, Width=indent), Text=""); + +target_hvbattery_parameter_build_script = "BatteryHV_Table_buildParameters"; +[~, error_message] = LiteAppUtility.GetFileFolderPath(target_hvbattery_parameter_build_script); +assert(error_message == "", error_message) + +link_ui = LiteAppComponent.Hyperlink(NewSlot(layout, row)); +link_ui.HyperlinkText = "High voltage battery parameter build script"; +link_ui.HyperlinkClickedCallback = @() open_target_script(target_hvbattery_parameter_build_script); + +%% +row = NewRow(layout, column); +LiteAppComponent.Label(NewSlot(layout, row, Width=indent), Text=""); + +target_BatteryHV_Case_Random = "BatteryHV_Case_Random"; +[~, error_message] = LiteAppUtility.GetFileFolderPath(target_BatteryHV_Case_Random); +assert(error_message == "", error_message) + +link_ui = LiteAppComponent.Hyperlink(NewSlot(layout, row)); +link_ui.HyperlinkText = "Simulation case: Random load current"; +link_ui.HyperlinkClickedCallback = @() open_target_script(target_BatteryHV_Case_Random); + +%% +row = NewRow(layout, column); +LiteAppComponent.Label(NewSlot(layout, row, Width=indent), Text=""); + +label_ui = LiteAppComponent.Label(NewSlot(layout, row)); +label_ui.Text = "See Components / BatteryHighVoltage / SimulationCases for more cases"; + +%% ============================================================================ +row = NewRow(layout, column); + +label_ui = LiteAppComponent.Label(NewSlot(layout, row)); +label_ui.Text = "\textbf{Vehicle1D component}"; + +%% +row = NewRow(layout, column); +LiteAppComponent.Label(NewSlot(layout, row, Width=indent), Text=""); + +target_app = "Vehicle1DPerformanceDesignApp"; +[~, error_message] = LiteAppUtility.GetFileFolderPath(target_app); +assert(error_message == "", error_message) + +link_ui = LiteAppComponent.Hyperlink(NewSlot(layout, row)); +link_ui.HyperlinkText = "Vehicle longitudinal performance design app"; +link_ui.HyperlinkClickedCallback = @() open_app(target_app); + +%% ============================================================================ +row = NewRow(layout, column); + +label_ui = LiteAppComponent.Label(NewSlot(layout, row)); +label_ui.Text = "\textbf{Quality}"; + +%% +row = NewRow(layout, column); +LiteAppComponent.Label(NewSlot(layout, row, Width=indent), Text=""); + +link_ui = LiteAppComponent.Hyperlink(NewSlot(layout, row)); +link_ui.HyperlinkText = "Code analyzer"; +link_ui.HyperlinkClickedCallback = @() codeAnalyzer(currentProject().RootFolder); + +doclink_ui = LiteAppComponent.Hyperlink(NewSlot(layout, row, Width="fit")); +doclink_ui.ComponentWidth = "fit"; +doclink_ui.HyperlinkText = "doc"; +doclink_ui.HyperlinkClickedCallback = @() ... + web("https://www.mathworks.com/help/matlab/ref/codeanalyzer-app.html"); +doclink_ui.Tooltip = link_ui.HyperlinkText; + +%% +row = NewRow(layout, column); +LiteAppComponent.Label(NewSlot(layout, row, Width=indent), Text=""); + +link_ui = LiteAppComponent.Hyperlink(NewSlot(layout, row)); +link_ui.HyperlinkText = "Test browser"; +link_ui.HyperlinkClickedCallback = @() testBrowser; + +doclink_ui = LiteAppComponent.Hyperlink(NewSlot(layout, row, Width="fit")); +doclink_ui.ComponentWidth = "fit"; +doclink_ui.HyperlinkText = "doc"; +doclink_ui.HyperlinkClickedCallback = @() ... + web("https://www.mathworks.com/help/matlab/ref/testbrowser-app.html"); +doclink_ui.Tooltip = link_ui.HyperlinkText; + +%% +row = NewRow(layout, column); +LiteAppComponent.Label(NewSlot(layout, row, Width=indent), Text=""); + +link_ui = LiteAppComponent.Hyperlink(NewSlot(layout, row)); +link_ui.HyperlinkText = "MATLAB test manager"; +link_ui.HyperlinkClickedCallback = @() matlabTestManager; +link_ui.Tooltip = "Test manager requires MATLAB Test license."; + +doclink_ui = LiteAppComponent.Hyperlink(NewSlot(layout, row, Width="fit")); +doclink_ui.ComponentWidth = "fit"; +doclink_ui.HyperlinkText = "doc"; +doclink_ui.HyperlinkClickedCallback = @() ... + web("https://www.mathworks.com/help/matlab-test/ref/matlabtestmanager-app.html"); +doclink_ui.Tooltip = link_ui.HyperlinkText; + +%% +Show(win) + +end % function + +function open_target_script(target_script) + disp("Opening script: " + target_script) + open(target_script) +end % function + +function open_target_model(target_model) + disp("Opening model: " + target_model) + open_system(target_model) +end % function + +function open_target_page(target_page) + disp("Opening page: " + target_page) + open(target_page) +end % function + +function open_app(target_app) + disp("Opening app: " + target_app) + feval(target_app); +end % function diff --git a/cache/dependencycache.graphml b/cache/dependencycache.graphml index d970810..22f3a29 100644 --- a/cache/dependencycache.graphml +++ b/cache/dependencycache.graphml @@ -27,7 +27,7 @@ true false false - 2024-06-27T07:49:36.357951 + 2024-07-31T14:52:11.312288 BT;PS Product @@ -41,1940 +41,2350 @@ false + $/BEVProjectNavigator.m + File + PPJ4fjx6uZnkCcYfxe9/NA== + true + + $/BEVProject_main_script.mlx File OI2wargNLG0yyf7b0eL+xA== true - + $/BEV/BEV_main_script.mlx File Zvz5bo3WVvSG8x1oP9UWvg== true - + $/BEV/BEV_setup.m File kcFsQdQX9UUT51g/MU4YIw== true - + $/BEV/BEV_system_model.mdl File hMjNf4Cb21FHGt0xGl8IUw== true - + $/BEV/SimulationCases/BEV_Case_Constant_Basic.mlx File T1LWq2w5NU1Zr07uULBYSQ== true - + $/BEV/SimulationCases/BEV_Case_Constant_Thermal.mlx File 0CD0yiRi7moVX4zi+IWPiw== true - + $/BEV/SimulationCases/BEV_Case_FTP75_Basic.mlx File QNDVNDkpyUrJl9DWEA2Fow== true - + $/BEV/SimulationCases/BEV_Case_HighSpeed_Basic.mlx File WnhtEb8r1G2MOW/9gEUi+Q== true - + $/BEV/SimulationCases/BEV_Case_SimpleDrivePattern_Basic.mlx File 6hhyVm8WSJIvyf96gm4aVg== true - + $/BEV/SimulationCases/BEV_Case_SimpleDrivePattern_Thermal.mlx File h2L9LPJJe10WAXm1Qg9dRw== true - + $/BEV/SimulationCases/BEV_Case_WLTP_Basic.mlx File r+la4cbtUdddjTVz5CdgYw== true - + $/BEV/SimulationCases/BEV_Case_test.m File wR1+6aFJLRnIB6Cn6ri2eg== true - + $/BEV/Test/BEV_UnitTest_MQC.m File qXOszTzvTLnx23oVQUSM/A== true - + $/BEV/Test/BEV_runtests.m File YQY5CoVnkFPsbIV5MXssrA== true - + $/BEV/Utility/BEV_getMotorSpeedFromVehicleSpeed.m File pyfb0dIx2IFq2YJFYKZRSQ== true - + $/BEV/Utility/BEV_plotResultsCompact.m File g/D7yA4O5KSUufBOVs4URg== true - + $/BEV/Utility/Configuration/BEV_useComponents_Basic.m File ZSLD9Wp25HqWmqJcCbs6kg== true - + $/BEV/Utility/Configuration/BEV_useComponents_Thermal.m File CoE7ZMRRGevNRIIbjIy7UA== true - + $/BEV/Utility/LocalTasks/BEV_generateMarkdown.m File d3Yng7nJTRnkhFsfOgqzhA== true - + $/BEV/Utility/LocalTasks/BEV_takeScreenshots.m File O+08zQ7/64scj3wS8QzU4Q== true - + $/Components/BEVController/BEVController_refsub_Basic.mdl File 0clZTEp8Kbb317jGZWYGYw== true - + $/Components/BEVController/BEVController_refsub_Basic_params.m File ochi4ON223uGg6d4k9N1QA== true - + $/Components/BEVController/Harness/BEVController_harness_model.mdl File 4J5cmTeMeQxQ4dGia+TwPQ== true - + $/Components/BEVController/Harness/BEVController_harness_setup.m File roP0Et2rHIRvgFMSo22jtA== true - + $/Components/BEVController/SimulationCases/BEVController_Case.mlx File Ln5gJgYnEivodYztrVHelA== true - + $/Components/BEVController/SimulationCases/BEVController_Case_test.m File o3a+FedfFGp6KnWmrV4gYQ== true - + $/Components/BEVController/Test/BEVController_UnitTest_MQC.m File Dnp9fPswbo06xQtFnZIYgg== true - + $/Components/BEVController/Test/BEVController_runtests.m File exQkL68luiCRmMiqujqt2A== true - + $/Components/BEVController/Utility/Configuration/BEVController_useRefsub.m File fqrhzZMXLpfOrkT8ngCQGA== true - + $/Components/BEVController/Utility/Configuration/BEVController_useRefsub_Basic.m File t9GYRePz4A4VkHPgNoTdHg== true - + $/Components/BEVController/Utility/LocalTasks/BEVController_generateMarkdown.m File P1g2QUkm07btmdjpxRro7w== true - + $/Components/BatteryHighVoltage/BatteryHV_main_script.mlx File LqVN4O29DH4q+UhLJZmSwA== true - + $/Components/BatteryHighVoltage/BatteryHV_refsub_Basic.mdl File 2ecL99pExkOsJ/L46idtJg== true - + $/Components/BatteryHighVoltage/BatteryHV_refsub_Basic_params.m File RbXq4/csCROjULOgdGoLhA== true - + $/Components/BatteryHighVoltage/BatteryHV_refsub_System.mdl File rRK6Z4RmuUdCOk/f726PeQ== true - + $/Components/BatteryHighVoltage/BatteryHV_refsub_SystemSimple.mdl File 7imyi3KpzwZZESYhXpfrdw== true - + $/Components/BatteryHighVoltage/BatteryHV_refsub_SystemSimple_params.m File BpGf7Me5akX7SXpISXMr+A== true - + $/Components/BatteryHighVoltage/BatteryHV_refsub_SystemTable.mdl File 3SYsYTx6XYPY+HJKAG/x+g== true - + $/Components/BatteryHighVoltage/BatteryHV_refsub_SystemTable_params.m File vCCRC2TiSz27SnaxDlbpig== true - + $/Components/BatteryHighVoltage/BatteryHV_refsub_System_params.m File bfxa0dJllUHQxMHqsYcDgA== true - + $/Components/BatteryHighVoltage/Harness/BatteryHV_harness_model.mdl File jSjsSOI6XE7Oqty6cDL57Q== true - + $/Components/BatteryHighVoltage/Harness/BatteryHV_harness_setup.m File 9v7dPZGltPbR8Il1u8ynuA== true - + $/Components/BatteryHighVoltage/Model-TableBased/BatteryHV_Table_buildParameters.mlx File BTWuWR+e1p0Gbx1ytSSOcw== true - + $/Components/BatteryHighVoltage/Model-TableBased/BatteryHV_Table_visualizeParameters.mlx File tBG54zR2Z8Zt4YpmaVgsig== true - + $/Components/BatteryHighVoltage/SimulationCases/BatteryHV_Case_Charge.mlx File fomjFQYV6NXbzoL806g7fw== true - + $/Components/BatteryHighVoltage/SimulationCases/BatteryHV_Case_Constant.mlx File dcYgdJXTiA4t/Me5iGAO6w== true - + $/Components/BatteryHighVoltage/SimulationCases/BatteryHV_Case_Discharge.mlx File GfKGENYLwWWRYIdEfyZeyw== true - + $/Components/BatteryHighVoltage/SimulationCases/BatteryHV_Case_Random.mlx File 6UJmmRLbrsAA/GQTKGYjrA== true - + $/Components/BatteryHighVoltage/SimulationCases/BatteryHV_Case_test.m File FYCZj1njbBHod2VmLUnKBg== true - + $/Components/BatteryHighVoltage/Test/BatteryHV_UnitTest.m File Tp6DPmMGiKwvPsBzmCrIcw== true - + $/Components/BatteryHighVoltage/Test/BatteryHV_UnitTest_MQC.m File Rqbshxb6MxjY62QL7YEtoQ== true - + $/Components/BatteryHighVoltage/Test/BatteryHV_runSelectedTests_TableBased.m File kBdHh7TNyvh7+VRKsjpKPg== true - + $/Components/BatteryHighVoltage/Test/BatteryHV_runtests.m File F3vK9FKc4Ky5CnvARgAxMg== true - + $/Components/BatteryHighVoltage/Utility/BatteryHV_buildOpenCircuitVoltageData.m File 0KeL3d+1aZNdSJQQuYsbrA== true - + $/Components/BatteryHighVoltage/Utility/BatteryHV_buildTerminalResistanceData.m File mS/hf5Ns6w1rGdX+ac6EBA== true - + $/Components/BatteryHighVoltage/Utility/BatteryHV_getAmpereHourRating.m File i2rKPJswLQxnsbE0pmW7Ag== true - + $/Components/BatteryHighVoltage/Utility/BatteryHV_getBatteryPackParameters.m File AvNN1vZ/k9p8LpTNUC4Plw== true - + $/Components/BatteryHighVoltage/Utility/BatteryHV_getReferencedSubsystemFilename.m File wdKrKvKaXjGshNYvOA0eVg== true - + $/Components/BatteryHighVoltage/Utility/BatteryHV_plotInput_LoadCurrent.m File e6o9aI2mgpX3UZow8sFUlw== true - + $/Components/BatteryHighVoltage/Utility/BatteryHV_plotResults.m File dreqQyXIDBrztVlSIHrxzQ== true - + $/Components/BatteryHighVoltage/Utility/Configuration/BatteryHV_loadSimulationCase.m File pVQy16DDKNdiqzjXwZHLAA== true - + $/Components/BatteryHighVoltage/Utility/Configuration/BatteryHV_loadSimulationCase_Charge.m File Atfm8AtZ19/azX+aEC5EuQ== true - + $/Components/BatteryHighVoltage/Utility/Configuration/BatteryHV_loadSimulationCase_Constant.m File UkTNqMggFX49PQcaVe8R4A== true - + $/Components/BatteryHighVoltage/Utility/Configuration/BatteryHV_loadSimulationCase_Discharge.m File fs55v7ByQrCyEKGTACpcEg== true - + $/Components/BatteryHighVoltage/Utility/Configuration/BatteryHV_loadSimulationCase_Random.m File Zn2npp/3+Zr2zNcYufP6wg== true - + $/Components/BatteryHighVoltage/Utility/Configuration/BatteryHV_setInitialConditions.m File LN2DjIq5Bg721j4ju/TYbA== true - + $/Components/BatteryHighVoltage/Utility/Configuration/BatteryHV_useRefsub.m File 8SlBvILTqLMKk0BSnfNXUw== true - + $/Components/BatteryHighVoltage/Utility/Configuration/BatteryHV_useRefsub_Basic.m File jIurxVGKtM0eGTyZIsWc6w== true - + $/Components/BatteryHighVoltage/Utility/Configuration/BatteryHV_useRefsub_System.m File UPYy+4qye1knpWI0OSPUVg== true - + $/Components/BatteryHighVoltage/Utility/Configuration/BatteryHV_useRefsub_SystemSimple.m File I6zB7UHDESqAGkOxD2NEYg== true - + $/Components/BatteryHighVoltage/Utility/Configuration/BatteryHV_useRefsub_SystemTable.m File +MDyyNtIuUXN3KVGbSB8TQ== true - + $/Components/BatteryHighVoltage/Utility/LocalTasks/BatteryHV_generateMarkdown.m File NUoXFO+S1o+5AiA9rL8Mhw== true - + $/Components/BatteryHighVoltage/Utility/LocalTasks/BatteryHV_openREADME.m File zyqthXLHelpxgVcC5h+Flw== true - + $/Components/BatteryHighVoltage/Utility/LocalTasks/BatteryHV_takeScreenshots.m File Vc6Z0a+T3D6yqeGkJ3kEVg== true - + $/Components/BatteryHighVoltage/buildfile.m File 45odkXZd8mHsCJKSYodhsg== true - + $/Components/BatteryHighVoltage/test-results.xml File xpQNrUZbcfpjnUXOiaVYiA== true - + $/Components/ControllerAndEnvironment/CtrlEnv_refsub_Basic.mdl File pORyomXGj4+sJPmazAKdxw== true - + $/Components/ControllerAndEnvironment/CtrlEnv_refsub_Basic_params.m File ohQvN4glQ5mObZ8Dc0YT+Q== true - + $/Components/ControllerAndEnvironment/Harness/Components/Vehicle/CtrlEnv_Vehicle_refsub.mdl File gLhZ2fZkERyFnnmEppcFPA== true - + $/Components/ControllerAndEnvironment/Harness/Components/Vehicle/CtrlEnv_Vehicle_refsub_params.m File Y7mJZ2d/O4w7TxsrqQq33A== true - + $/Components/ControllerAndEnvironment/Harness/Components/Vehicle/Harness/CtrlEnv_Vehicle_harness_model.mdl File Nq/FRl4GNM5X8bet4+h+ug== true - + $/Components/ControllerAndEnvironment/Harness/Components/Vehicle/Harness/CtrlEnv_Vehicle_harness_setup.m File inOrv+2OG6c0uz+RNYuXOQ== true - + $/Components/ControllerAndEnvironment/Harness/Components/Vehicle/SimulationCases/CtrlEnv_Vehicle_Case.mlx File z4JgOwnBsuhpLG9SMsQdbw== true - + $/Components/ControllerAndEnvironment/Harness/Components/Vehicle/Test/CtrlEnv_Vehicle_UnitTest_MQC.m File I740pnrW8ZCd2GJLR+hX3A== true - + $/Components/ControllerAndEnvironment/Harness/Components/Vehicle/Test/CtrlEnv_Vehicle_runtests.m File 0hEaacq+MmmuO3EEH+kH7A== true - + $/Components/ControllerAndEnvironment/Harness/Components/Vehicle/Utility/Configuration/CtrlEnv_Vehicle_loadSimulationCase.m File NaPkC59NIPvpNJ+AGlxcrA== true - + $/Components/ControllerAndEnvironment/Harness/Components/Vehicle/Utility/Configuration/CtrlEnv_Vehicle_setInitialConditions.m File rlHMggqkYiZMdoUbMdq6vw== true - + $/Components/ControllerAndEnvironment/Harness/Components/Vehicle/Utility/CtrlEnv_Vehicle_getMotorSpeedFromVehicleSpeed.m File WZJaTcTfgpsbMXvC1wyJBA== true - + $/Components/ControllerAndEnvironment/Harness/Components/Vehicle/Utility/CtrlEnv_Vehicle_plotResults.m File QWtoJSz7R4F2YVdJBgORaw== true - + $/Components/ControllerAndEnvironment/Harness/Components/Vehicle/Utility/LocalTasks/CtrlEnv_Vehicle_generateMarkdown.m File aHgFd5rjHrzYCsmOfDkedw== true - + $/Components/ControllerAndEnvironment/Harness/CtrlEnv_harness_model.mdl File 9fwJ72IaJO8Z0UX/HcRxvQ== true - + $/Components/ControllerAndEnvironment/Harness/CtrlEnv_harness_setup.m File vGMB18Gdno2AXSrhgxyqfg== true - + $/Components/ControllerAndEnvironment/SimulationCases/CtrlEnv_Case_Constant.mlx File CuUd6fE1LLFUWGmbjdjJSA== true - + $/Components/ControllerAndEnvironment/SimulationCases/CtrlEnv_Case_FTP75.mlx File /dgOLOTCp0cHObSUoyo1pA== true - + $/Components/ControllerAndEnvironment/SimulationCases/CtrlEnv_Case_HighSpeed.mlx File 8GsFEKBRCuRAWQF0aVEWIw== true - + $/Components/ControllerAndEnvironment/SimulationCases/CtrlEnv_Case_SimpleDrivePattern.mlx File 3pluUPRe1CKi212eetJ4Ng== true - + $/Components/ControllerAndEnvironment/SimulationCases/CtrlEnv_Case_WLTP.mlx File 3Yl6M+zgFtcMeYsdZRYk0g== true - + $/Components/ControllerAndEnvironment/SimulationCases/CtrlEnv_Case_test.m File 6WNxhK1mQicCQcP6yG7R/g== true - + $/Components/ControllerAndEnvironment/Test/CtrlEnv_UnitTest_MQC.m File +2Uz6fmoayuYXq3rl82/yw== true - + $/Components/ControllerAndEnvironment/Test/CtrlEnv_runtests.m File GtqFldEW+SSHTNgoF7oxtQ== true - + $/Components/ControllerAndEnvironment/Utility/Configuration/CtrlEnv_loadCase.m File 4iTrKIU3llnUT+Q+xH2l5g== true - + $/Components/ControllerAndEnvironment/Utility/Configuration/CtrlEnv_loadCase_Constant.m File YEnZOaEFkmV1O8JJZdnAzA== true - + $/Components/ControllerAndEnvironment/Utility/Configuration/CtrlEnv_loadCase_FTP75.m File YTF6kUiFZVZxJvutJemxJQ== true - + $/Components/ControllerAndEnvironment/Utility/Configuration/CtrlEnv_loadCase_HighSpeed.m File Zs/C4p3Pt8xhgAYGK381Pg== true - + $/Components/ControllerAndEnvironment/Utility/Configuration/CtrlEnv_loadCase_SimpleDrivePattern.m File DkOwcnephnC3i2XxMNK+jw== true - + $/Components/ControllerAndEnvironment/Utility/Configuration/CtrlEnv_loadCase_WLTP.m File 2vflwSdPc4np1L8ebJs9ZQ== true - + $/Components/ControllerAndEnvironment/Utility/CtrlEnv_plotResults.m File C656c1myyy+D/uurnKQPQw== true - + $/Components/ControllerAndEnvironment/Utility/LocalTasks/CtrlEnv_generateMarkdown.m File VzcHYR8vpXJ3TV2GecEeDA== true - + $/Components/MotorDriveUnit/Harness/MotorDriveUnit_harness_model.mdl File Mdj8DKZEMzfr+Puafj5/9w== true - + $/Components/MotorDriveUnit/Harness/MotorDriveUnit_harness_setup.m File xH307yP6BCq7kj4xBLCs/A== true - + $/Components/MotorDriveUnit/MotorDriveUnit_main_script.mlx File nBUtbt+x1xH7+uhrFRToXg== true - + $/Components/MotorDriveUnit/MotorDriveUnit_refsub_Basic.mdl File KT1/0ZKv2dtbNnjzCYCXhA== true - + $/Components/MotorDriveUnit/MotorDriveUnit_refsub_BasicThermal.mdl File Th436RCiH44dLZ3+07SLiQ== true - + $/Components/MotorDriveUnit/MotorDriveUnit_refsub_BasicThermal_params.m File n+6Uz3OT1hJKncdETMjOhw== true - + $/Components/MotorDriveUnit/MotorDriveUnit_refsub_Basic_params.m File NyIsDc52Bt5dW2/zNV7bJw== true - + $/Components/MotorDriveUnit/MotorDriveUnit_refsub_System.mdl File 7TLZ23OuRHnilxlaqfAAWQ== true - + $/Components/MotorDriveUnit/MotorDriveUnit_refsub_SystemTable.mdl File n7g0t34X17kb9yp33kZ4HQ== true - + $/Components/MotorDriveUnit/MotorDriveUnit_refsub_SystemTable_params.m File T9cAxOkf2byB6sBfO4IiyQ== true - + $/Components/MotorDriveUnit/MotorDriveUnit_refsub_System_params.m File wPr2KZ1Y/4r9kI1phLXkXw== true - + $/Components/MotorDriveUnit/Notes-Efficiency/MotorDriveUnit_note_Efficiency_Basic.mlx File h0NhKUJUgnf61OPzX7lk7Q== true - + $/Components/MotorDriveUnit/Notes-Efficiency/MotorDriveUnit_note_Efficiency_System.mlx File dTJ9XCoU06T4ERF6u6M7tA== true - + $/Components/MotorDriveUnit/SimulationCases/MotorDriveUnit_Case_Constant.mlx File 4rGFRVVONb/fejCqYkrhgQ== true - + $/Components/MotorDriveUnit/SimulationCases/MotorDriveUnit_Case_Drive.mlx File nOptKnrHob3VexEpiLxdGw== true - + $/Components/MotorDriveUnit/SimulationCases/MotorDriveUnit_Case_Random.mlx File 8OcRk4oloRn/fWxuqPNyUw== true - + $/Components/MotorDriveUnit/SimulationCases/MotorDriveUnit_Case_RegenBrake.mlx File Cc2yum+8sEECZL2WYdP4Pg== true - + $/Components/MotorDriveUnit/SimulationCases/MotorDriveUnit_Case_test.m File SJ3ievavKdlx6dlOU+sMyg== true - + $/Components/MotorDriveUnit/Test/MotorDriveUnit_UnitTest_MQC.m File 4oFNbKhjq3cbm/ht5aPZyw== true - + $/Components/MotorDriveUnit/Test/MotorDriveUnit_runtests.m File UAYr/orcIw3Jdy/969482w== true - + $/Components/MotorDriveUnit/Utility/Configuration/MotorDriveUnit_loadCase.m File M26fD0uDTl1QddKjLe6/fw== true - + $/Components/MotorDriveUnit/Utility/Configuration/MotorDriveUnit_loadCase_Constant.m File YAmslDhNR0lmvPMkonk/Zg== true - + $/Components/MotorDriveUnit/Utility/Configuration/MotorDriveUnit_loadCase_Drive.m File 55DSkNs+FzEu735Es/QYvw== true - + $/Components/MotorDriveUnit/Utility/Configuration/MotorDriveUnit_loadCase_Random.m File WfCzTDLz5K8PBBonEUJUXQ== true - + $/Components/MotorDriveUnit/Utility/Configuration/MotorDriveUnit_loadCase_RegenBrake.m File AnP2egqmGMv8m4v60WHBgQ== true - + $/Components/MotorDriveUnit/Utility/Configuration/MotorDriveUnit_setInitialConditions.m File MAQ4hgAoXbASdAb9pD1Mqw== true - + $/Components/MotorDriveUnit/Utility/Configuration/MotorDriveUnit_useRefsub.m File N7sl0tHoPN6oLMO/dXrb3g== true - + $/Components/MotorDriveUnit/Utility/Configuration/MotorDriveUnit_useRefsub_Basic.m File 4z6lqNk1gBaLYYeUWXEI0w== true - + $/Components/MotorDriveUnit/Utility/Configuration/MotorDriveUnit_useRefsub_BasicThermal.m File FcCNw8nl29s4f8EwJZp1bg== true - + $/Components/MotorDriveUnit/Utility/Configuration/MotorDriveUnit_useRefsub_System.m File IeiHMVmThk8ZL4PV6Hv/Lw== true - + $/Components/MotorDriveUnit/Utility/Configuration/MotorDriveUnit_useRefsub_SystemTable.m File 5i9yojNuzB7HoxHrgWVVaQ== true - + $/Components/MotorDriveUnit/Utility/LocalTasks/MotorDriveUnit_generateMarkdown.m File d/g3S8u92K3OTv7w36eB6g== true - + $/Components/MotorDriveUnit/Utility/MotorDriveUnit_getBlockInfo_Basic.m File NkOsTNH1NLoa+SBmcn6zJw== true - + $/Components/MotorDriveUnit/Utility/MotorDriveUnit_getBlockInfo_System.m File uIB2KkEOuuoZ05Mcs7Lq0w== true - + $/Components/MotorDriveUnit/Utility/MotorDriveUnit_plotEfficiency.m File HoGkPIMDujOa5zuLU+0CUA== true - + $/Components/MotorDriveUnit/Utility/MotorDriveUnit_plotEfficiency_Basic.m File XBKtP3RcRlg7gttIDE9KAg== true - + $/Components/MotorDriveUnit/Utility/MotorDriveUnit_plotResults.m File g1BXRZPhc4zgl7zHWBCipg== true - + $/Components/Reducer/Reducer_refsub_Basic.mdl File EYN+vDorUbRaxoWGS2oCUQ== true - + $/Components/Reducer/Reducer_refsub_Basic_params.m File vUbNnr14apEVM+yNCv13cg== true - + $/Components/Vehicle1D/Custom/+Vehicle1DUtility/getVehicle1DCustomBlockInfo.m File RUiXEe0arHtHwGvSHTyYDA== true - + $/Components/Vehicle1D/Custom/+Vehicle1DUtility/getVehicle1DDrivelineBlockInfo.m File mh1Lvvqy84M2tzT+oOCCSA== true - + $/Components/Vehicle1D/Custom/+Vehicle1DUtility/plotRoadLoad.m File zDngcDVMPrsQL9BSLfh33g== true - + $/Components/Vehicle1D/Custom/+Vehicle1DUtility/reportVehicle1DCustomBlock.mlx File adR2medl3WQ0oMitO0Qd/g== true - + $/Components/Vehicle1D/Custom/Vehicle1D_Custom.ssc File HUvjamVotxi2FFZ2kgjJ2g== true - + $/Components/Vehicle1D/Custom/Vehicle1D_Custom.svg File d6axEe5TxkyUmPci3+8hVw== true - + $/Components/Vehicle1D/Custom/Vehicle1D_plotProperties_Custom.m File bn9v0ZfW7TJzebMqsaI2hw== true - + $/Components/Vehicle1D/Custom/Vehicle1D_refsub_Custom.mdl File NK3Fy635TpuNqT4C5JxsGw== true - + $/Components/Vehicle1D/Harness/Vehicle1D_harness_model.mdl File nTuzo9RE2EN8SiWqer6dWg== true - + $/Components/Vehicle1D/Harness/Vehicle1D_harness_setup.m File c6OuOSNSUx4WeZXQDpWR/g== true - + $/Components/Vehicle1D/SimulationCases/Vehicle1D_Case_Accelerate.mlx File 8Dw5yl7mXsrOWHQ2yHXFFw== true - + $/Components/Vehicle1D/SimulationCases/Vehicle1D_Case_Braking.mlx File LV39bGrAFQXkawvSKtyjfw== true - + $/Components/Vehicle1D/SimulationCases/Vehicle1D_Case_Coastdown.mlx File xT+DnCyO5ETDErIRi5Y3bA== true - + $/Components/Vehicle1D/SimulationCases/Vehicle1D_Case_Constant.mlx File Qp3vBnBT/E8zhceUfhNXHQ== true - + $/Components/Vehicle1D/SimulationCases/Vehicle1D_Case_test.m File yZDxTxlhjyUFSoFUKvihUA== true - + $/Components/Vehicle1D/Test/Vehicle1DPerformanceDesignApp_uitest.m File 9pW/1tKLR/Z4/gYUyGSpVA== true - + $/Components/Vehicle1D/Test/Vehicle1D_UnitTest.m File 31RU0VpwF5gUBVq/PUSHPw== true - + $/Components/Vehicle1D/Test/Vehicle1D_UnitTest_MQC.m File 46QWHEHQlL8/awhEJth+MQ== true - + $/Components/Vehicle1D/Test/Vehicle1D_runtests.m File OtBejVsF0mrYr8qpcCDYng== true - + $/Components/Vehicle1D/Utility/Configuration/Vehicle1D_loadCase.m File 7Ptx0zLfkTvWT7h7qk85rg== true - + $/Components/Vehicle1D/Utility/Configuration/Vehicle1D_loadCase_Accelerate.m File H3neq+Ihldv806DYii8E7A== true - + $/Components/Vehicle1D/Utility/Configuration/Vehicle1D_loadCase_Braking.m File 6io0oOMVhYOi+uB9HR+u3g== true - + $/Components/Vehicle1D/Utility/Configuration/Vehicle1D_loadCase_Coastdown.m File hyjEbS6db2ocbOTLckQdYg== true - + $/Components/Vehicle1D/Utility/Configuration/Vehicle1D_loadCase_Constant.m File HqVEGDCZtjnaxT2BI+4mpw== true - + $/Components/Vehicle1D/Utility/Configuration/Vehicle1D_setInitialConditions.m File Davk4lduO8U9JSUtB4LtsQ== true - + $/Components/Vehicle1D/Utility/LocalTasks/Vehicle1D_TakeScreenshotApp.m File Fii3asfIXQ4CSq3hM3iSiw== true - + $/Components/Vehicle1D/Utility/LocalTasks/Vehicle1D_generateMarkdown.m File GuFpiED+iwbwZYkZYmwfwA== true - + $/Components/Vehicle1D/Utility/Vehicle1D_Description.html File 37d7iMs73F4ZeEn97D2eIw== true - + $/Components/Vehicle1D/Utility/Vehicle1D_Description.mlx File 9SMK5Ebh14vAZEmFg0s8Cg== true - + $/Components/Vehicle1D/Utility/Vehicle1D_PlotForce.m File XmjDJF+DTOa5oHepU6j28w== true - + $/Components/Vehicle1D/Utility/Vehicle1D_getLongitudinalVehicleInfo.m File Nvd+3u98kYY5+8ptH8p6kA== true - + $/Components/Vehicle1D/Utility/Vehicle1D_plotInputs.m File DTu1WXt0Dq6pwputfU+09w== true - + $/Components/Vehicle1D/Utility/Vehicle1D_plotProperties_Basic.m File Ow92bfr5SW4AgUbEAyxsDw== true - + $/Components/Vehicle1D/Utility/Vehicle1D_plotResults.m File lz1XRXv/T7kBQy27P6dpYg== true - + $/Components/Vehicle1D/Utility/Vehicle1D_resetHarnessModel.m File XSQWVhTDnlYkUZLy3M9eDQ== true - + $/Components/Vehicle1D/Vehicle1DPerformanceDesignApp.m File CQNDsc2xUphTchXoDGB+/A== true - + $/Components/Vehicle1D/Vehicle1D_refsub_Basic.mdl File hOZPC6lfut3hfN0KIpWhMA== true - + $/Components/Vehicle1D/Vehicle1D_refsub_Basic_params.m File ygKxwVAQi+mwapVIRplj2Q== true - + $/Components/VehicleSpeedReference/Harness/VehSpdRef_harness_model.mdl File zPT5uj7k0Rmk62Emi6gOzA== true - + $/Components/VehicleSpeedReference/SimulationCases/VehSpdRef_Case_Constant.mlx File 26+ygeG++Vzcn4JwJO6jBA== true - + $/Components/VehicleSpeedReference/SimulationCases/VehSpdRef_Case_FTP75.mlx File vfu7K0Qk4qHguWWYC+mJag== true - + $/Components/VehicleSpeedReference/SimulationCases/VehSpdRef_Case_HighSpeed.mlx File OzG6b4bTGNd8TPIWhJ7L5g== true - + $/Components/VehicleSpeedReference/SimulationCases/VehSpdRef_Case_SimpleDrivePattern.mlx File EqMpT4wf4W76ExrSgfqd3Q== true - + $/Components/VehicleSpeedReference/SimulationCases/VehSpdRef_Case_WLTP.mlx File qPDHo+EAwtz4CXQIKAwz+Q== true - + $/Components/VehicleSpeedReference/SimulationCases/VehSpdRef_Case_test.m File Drtxxr4QumXF+MHra63hOQ== true - + $/Components/VehicleSpeedReference/Test/VehSpdRef_UnitTest_MQC.m File /QWjl1e73yV7ilrCayqjjA== true - + $/Components/VehicleSpeedReference/Test/VehSpdRef_runtests.m File B63B6fJtRTSPAbqMrpRiGQ== true - + $/Components/VehicleSpeedReference/Utility/Configuration/VehSpdRef_loadCase.m File Qy7EMdFGkm/PKhwoIugdlA== true - + $/Components/VehicleSpeedReference/Utility/Configuration/VehSpdRef_loadCase_Constant.m File pVOzQ6YFdQiIVmXFeYpB3Q== true - + $/Components/VehicleSpeedReference/Utility/Configuration/VehSpdRef_loadCase_FTP75.m File 3t3zhKVd4pdS4gicsVO8/A== true - + $/Components/VehicleSpeedReference/Utility/Configuration/VehSpdRef_loadCase_HighSpeed.m File N/HnkCPP7R2GmzZjwgaA1Q== true - + $/Components/VehicleSpeedReference/Utility/Configuration/VehSpdRef_loadCase_SimpleDrivePattern.m File RdQ+cwgaUF9fH2LnCyIRjg== true - + $/Components/VehicleSpeedReference/Utility/Configuration/VehSpdRef_loadCase_WLTP.m File 0so1pzoyd3Hkd7fgXBEgJQ== true - + $/Components/VehicleSpeedReference/Utility/LocalTasks/VehSpdRef_generateMarkdown.m File 9BidCDO0c8JqVTxlqtDlDQ== true - + $/Components/VehicleSpeedReference/Utility/VehSpdRef_plotResults.m File dkilZ0N2PJ7qvuyr7jEAGg== true - + $/Components/VehicleSpeedReference/VehSpdRef_refsub_Basic.mdl File vmdnowolZn485Uyw1xNl5Q== true - + $/DetailedModelApplications/BEVProject_DetailedModelApplications.mlx File eOVdfs2JyG0zV61uMnwBrA== true - + $/DetailedModelApplications/MotorDrivePmsmFem/MotorDriveElecLossParams_text.m File V7zPMHfRGCwAgecMjIdoGw== true - + $/DetailedModelApplications/MotorDrivePmsmFem/MotorDrivePmsmFemParams.m File RFmnvAs/m8eD3F5v2DCJ/Q== true - + $/DetailedModelApplications/MotorDrivePmsmFem/MotorDrive_calcElectricEfficiency.mlx File LpxwcP25A8TDFjC2CK67Yg== true - + $/DetailedModelApplications/MotorDrivePmsmFem/MotorDrive_runSim.mlx File aH1UKjVDPOQIAq3N4N07RQ== true - + $/DetailedModelApplications/MotorDrivePmsmFem/MotorDrive_testHarness.mdl File h5NXlOD7pUYsyOLGSbPHjw== true - + $/DetailedModelApplications/MotorDrivePmsmFem/MotorDrive_testParams.m File gqmn+VzoOBvb1vex2w+f5Q== true - + $/DetailedModelApplications/MotorPmsmFem/PmsmFemParams.m File zAe31/MReDTU3wxrGc5tlg== true - + $/DetailedModelApplications/MotorPmsmFem/PmsmFemRefSub.mdl File OD4URoUGGOR6fgcxBTfBZg== true - + $/DetailedModelApplications/MotorPmsmFem/PmsmFem_ParamData.mat File k9IizXGgHb2TLyCPKZxCCA== true - + $/DetailedModelApplications/MotorPmsmFem/PmsmFem_testHarness.mdl File Yleig5SFbBGDhXwa5NTD0Q== true - + $/Interface/defineBus_HighVoltage.m File D35Ace4NHaDq6FuOJTB1HQ== true - + $/Interface/defineBus_Rotational.m File bsVElya6ENxG9/BOFdeQzw== true - + $/Test/BEVProject_UnitTest_MQC.m File SZsh5MVjchrp1K6Pke/XoA== true - + $/Test/BEVProject_runtests.m File iF5tbxQNXXXVCK2VSzrHYg== true - + $/Test/CheckProject/BEVProject_CheckProject.mlx File GxHCW1bmr0bcwCBBrDPcAw== true - + $/Test/CheckProject/BEVProject_CheckProject_UnitTest.m File SgtqZVoSUrF1UkJxNCMH8g== true - + $/Test/CheckProject/BEVProject_CheckProject_runtests.m File x77M+vfxtYxzmNxAbv7yuw== true - + $/Utility/AboutBEVProject.mlx File x+ijteYfr8CYxlXEMsWpoQ== true - + $/Utility/Checks/checkCallbackButton.m File Hp46fc/AlJoJAGlRn3G6ng== true - + $/Utility/LiteAppAPI-v2-R2023b/+LiteAppComponent/Button.m File x/vb+FLM/wneqB2tYqSrFg== true - + $/Utility/LiteAppAPI-v2-R2023b/+LiteAppComponent/CheckBox.m File YZI8ghvj1MZIOJKyWjK1hQ== true - + $/Utility/LiteAppAPI-v2-R2023b/+LiteAppComponent/DropDown.m File TP9f7sjRx47KkyffViBsAA== true - + $/Utility/LiteAppAPI-v2-R2023b/+LiteAppComponent/EditField.m File AufvG4bqWnR3fkYpUKrZuw== true - + $/Utility/LiteAppAPI-v2-R2023b/+LiteAppComponent/HorizontalLine.m File Mqe01ZULHOGy5EFrO1x+4A== true - + $/Utility/LiteAppAPI-v2-R2023b/+LiteAppComponent/Hyperlink.m File L3fFsTHDfIKPls+2Q0A6YA== true - + $/Utility/LiteAppAPI-v2-R2023b/+LiteAppComponent/Label.m File NLmYXBjQlEPRAPngtogjig== true - + $/Utility/LiteAppAPI-v2-R2023b/+LiteAppComponent/ListBox.m File 20i/4kFxbEgT2pOiHHWJiw== true - + $/Utility/LiteAppAPI-v2-R2023b/+LiteAppComponent/LiteAppComponentBase.m File Amvn0XUCWTIN1PUuHED8+Q== true - + $/Utility/LiteAppAPI-v2-R2023b/+LiteAppComponent/LiteAppLayout.m File CRIr2LRauVwGZ+/JZz2trQ== true - + $/Utility/LiteAppAPI-v2-R2023b/+LiteAppComponent/LiteAppWindowHeader.m File Fr6x6T6wVxRYzvwrahmgxw== true - + $/Utility/LiteAppAPI-v2-R2023b/+LiteAppComponent/Panel.m File G0Wf2q76V19jUwD6RgXa5A== true - + $/Utility/LiteAppAPI-v2-R2023b/+LiteAppComponent/Table.m File G2k5/MHcpLtkcUYZkZgEEA== true - + $/Utility/LiteAppAPI-v2-R2023b/+LiteAppComponent/TextArea.m File 4rsyGdIEXsIkdhP1wogCbA== true - + $/Utility/LiteAppAPI-v2-R2023b/+LiteAppUtility/Constant.m File n558T0Fu0O9bL/uZ6Mck7w== true - + $/Utility/LiteAppAPI-v2-R2023b/+LiteAppUtility/FindFolderPaths.m File OH9Pi/PU3pq6gKIRxQ+BIg== true - + $/Utility/LiteAppAPI-v2-R2023b/+LiteAppUtility/GetFileFolderPath.m File osMN4vT9uYOxICskLA5rJg== true - + $/Utility/LiteAppAPI-v2-R2023b/+LiteAppUtility/mustBeFunctionHandle.m File wL60wF55TU6Rs+sXN84qZA== true - + $/Utility/LiteAppAPI-v2-R2023b/+LiteAppUtility/mustBeFunctionHandleOrEmpty.m File HwY4usIH9LqXXN7kvoDo9Q== true - + $/Utility/LiteAppAPI-v2-R2023b/+LiteAppUtility/mustBeStringOrPositiveInteger.m File EokV6bKCCgydPIEsGtmjaQ== true - + $/Utility/LiteAppAPI-v2-R2023b/+LiteAppUtility/mustBeTextOrPositiveInteger.m File H/U3WrQGqreUptxnOvx0Cw== true - + $/Utility/LiteAppAPI-v2-R2023b/+LiteAppUtility/mustBeTextOrPositiveNumber.m File or4ikFYqOViUQ1DsZrE+Qg== true - + $/Utility/LiteAppAPI-v2-R2023b/LiteAppWindow.m File RMfCU5gm4qMktBgU3ltjEg== true - + $/Utility/LocalTasks/LiveScriptUtility2.m File aFjQpF9DMjVlez3VI7nEkw== true - + $/Utility/LocalTasks/LiveScript_Utility.m File Uvaq3k+Bjnj1sIlkEjugBQ== true - + $/Utility/LocalTasks/generateMarkdown_fromLiveScript.m File XB5X0sJiBIxFhern6LVkrA== true - + $/Utility/LocalTasks/openCodeAnalyzer.m File j1HOkqJn7vB3CEE2PClZRg== true - + $/Utility/LocalTasks/openFile.m File 4CMFs+zrdCmvzb90Jg38cg== true - + $/Utility/LocalTasks/openFile_SignalDesignerExample.m File i7xvJ5hUhdDyIvawGlt6Aw== true - + $/Utility/LocalTasks/openTestBrowser.m File VGYjIB+argBnr4jc53O+9w== true - + $/Utility/LocalTasks/openTestManager.m File 9lnja0+WnC6hkJWLexlHBg== true - + $/Utility/LocalTasks/saveModels.m File R7nqOEdn3ofxLAWlK02FUQ== true - + $/Utility/LocalTasks/screenshotSimulink.m File akrcRpDuaJp95OLGiDK/3g== true - + $/Utility/LocalTasks/setModelWindowPositionAndSize.m File /VyPJixlYVGU/KGFbAj0RQ== true - + $/Utility/SignalDesigner/+SignalDesignUtility/buildTrace.m File m7W+rmiutNh2xCUueHqHdg== true - + $/Utility/SignalDesigner/+SignalDesignUtility/buildXYData.m File aNulEhwkMYkx4owwHU11ww== true - + $/Utility/SignalDesigner/+SignalSourceBlockCallback/plotContinuous.m File ntLA/PWrVsMOdqIn8o2jaw== true - + $/Utility/SignalDesigner/+SignalSourceBlockCallback/plotContinuousMultiStep.m File bgdPBQpbIAFBHhzoUZ4hGA== true - + $/Utility/SignalDesigner/+SignalSourceBlockCallback/plotPieceWiseConstant.m File fE/xhhuraunGVavvNz2ndA== true - + $/Utility/SignalDesigner/+SignalSourceBlockCallback/plotTraceGenerator.m File FyB6eXtDDrh9WMFtbj8DPw== true - + $/Utility/SignalDesigner/+SignalSourceBlockCallback/setDataToLookupTableBlock.m File 6fdmPcD+5hClQ9F8aawGYg== true - + $/Utility/SignalDesigner/SignalDesigner.m File ihXT7ILN7EFSNZ6LoBnrlw== true - + $/Utility/SignalDesigner/SignalDesigner_example.mlx File JPB5G0Qwsm+p0B3zOa2qWQ== true - + $/Utility/SignalDesigner/SignalSourceBlockLibrary.mdl File htemt3s8FztxyzPsS0RRtA== true - + $/Utility/SignalDesigner/SignalSourceBlocks_example.mdl File h3/LBV9sh4WOi5U1ZmOK9A== true - + $/Utility/TestTools/BEVTestCase.m File 4i/XvKcEAvWDlPP1AIbAhw== true - + $/Utility/adjustFigureHeightAndWindowYPosition.m File Z1BVTtYUaq3+OAKvNH5cWA== true - + $/Utility/atProjectStartUp.m File BgFNxmb4U96S2PK51t7zaw== true - + $/Utility/generateHTML.m File LnTW974RfrIjaMPiqZ4D0g== true - + $/Utility/getSimscapeValueFromBlockParameter.m File hYmurozxhyvJWD2zv8bnlw== true - + $/Utility/plotSimulationResultSignal.m File 5mNI3toUwYmixZmtxeLCOw== true - + $/Utility/setMinimumYRange.m File d3lGuwQ+Malyma9dfFGnKQ== true - + $/Utility/verifyBlockCheckbox_custom.m File gltcWq7qJHgazjcLAQWHfQ== true - + $/Utility/verifyBlockDropdown_custom.m File kwgOQuD73Lv6d/9ubus4QA== true - + $/Utility/verifyBlockInitialPriority_custom.m File JDoBghO0uZxQBeASPOFORQ== true - + $/Utility/verifyBlockParameter_custom.m File oFdABstRiLBWj+pXBLyNhA== true - + $/buildfile.m File BJx50oIHj8aPNWBCXSde5w== true - + $/cache/buildtool-results/code-coverage.xml File onZKElKYCEqxmfdAh9/Yrg== true - + $/cache/buildtool-results/test-results.xml File 2jZsCerJnKzY5eubgFMOfA== true - + $/cache/simcache/BEVController_harness_model.slxc File A6oYDiqtNKaguYjE0kwYug== true - + $/cache/simcache/BEV_system_model.slxc File byBewUrdF6cDx3ZWGat3Sw== true - + $/cache/simcache/BatteryHV_harness_model.slxc File FIiWgAjZ914dtIKk35iUjg== true - + $/cache/simcache/CtrlEnv_harness_model.slxc File 0UBn/WVl2tJGclqRyuGX/Q== true - + $/cache/simcache/MotorDriveUnit_harness_model.slxc File PCFaDR21zp6SCIXC0DitVw== true - + $/cache/simcache/Vehicle1D_harness_model.slxc File KJDtJsXEB2uemPjJgJK3TQ== true - + DPKG_CV;DR;PZ;SL;SF;RQ;XP Product - + LD Product - + ML Product - + MotorDrive_testHarness_notes.mldatx File 1B2M2Y8AsgTpgAmY7PhCfg== false - + PS Product - + PW;DR;MB;VE;MT Product - + PW;RB;SS;VE Product - + PW;SS;VE Product - + ParameterFile File - + PmsmFem_testHarness_notes.mldatx File 1B2M2Y8AsgTpgAmY7PhCfg== false - + SL Product - + SL;XP;SF Product - + SS Product - + TE Product - + Vehicle1DBasic_testHarness_notes.mldatx File 1B2M2Y8AsgTpgAmY7PhCfg== false - + value File - + + MATLABFile,FunctionCall + 102 + BEVProjectNavigator + Line + 102 + + + MATLABFile,FunctionCall + 105 + BEVProjectNavigator + Line + 105 + + + MATLABFile,FunctionCall + 10 + BEVProjectNavigator + Line + 10 + + + MATLABFile,FunctionCall + 111 + BEVProjectNavigator + Line + 111 + + + MATLABFile,FunctionCall + 113 + BEVProjectNavigator + Line + 113 + + + MATLABFile,FunctionCall + 119 + BEVProjectNavigator + Line + 119 + + + MATLABFile,FunctionCall + 124 + BEVProjectNavigator + Line + 124 + + + MATLABFile,FunctionCall + 127 + BEVProjectNavigator + Line + 127 + + + MATLABFile,FunctionCall + 130 + BEVProjectNavigator + Line + 130 + + + MATLABFile,FunctionCall + 136 + BEVProjectNavigator + Line + 136 + + + MATLABFile,FunctionCall + 139 + BEVProjectNavigator + Line + 139 + + + MATLABFile,FunctionCall + 142 + BEVProjectNavigator + Line + 142 + + + MATLABFile,FunctionCall + 148 + BEVProjectNavigator + Line + 148 + + + MATLABFile,FunctionCall + 151 + BEVProjectNavigator + Line + 151 + + + MATLABFile,FunctionCall + 154 + BEVProjectNavigator + Line + 154 + + + MATLABFile,FunctionCall + 160 + BEVProjectNavigator + Line + 160 + + + MATLABFile,FunctionCall + 163 + BEVProjectNavigator + Line + 163 + + + MATLABFile,FunctionCall + 166 + BEVProjectNavigator + Line + 166 + + + MATLABFile,FunctionCall + 172 + BEVProjectNavigator + Line + 172 + + + MATLABFile,FunctionCall + 175 + BEVProjectNavigator + Line + 175 + + + MATLABFile,FunctionCall + 178 + BEVProjectNavigator + Line + 178 + + + MATLABFile,FunctionCall + 17 + BEVProjectNavigator + Line + 17 + + + MATLABFile,FunctionCall + 184 + BEVProjectNavigator + Line + 184 + + + MATLABFile,FunctionCall + 186 + BEVProjectNavigator + Line + 186 + + + MATLABFile,FunctionCall + 192 + BEVProjectNavigator + Line + 192 + + + MATLABFile,FunctionCall + 197 + BEVProjectNavigator + Line + 197 + + + MATLABFile,FunctionCall + 200 + BEVProjectNavigator + Line + 200 + + + MATLABFile,FunctionCall + 203 + BEVProjectNavigator + Line + 203 + + + MATLABFile,FunctionCall + 210 + BEVProjectNavigator + Line + 210 + + + MATLABFile,FunctionCall + 215 + BEVProjectNavigator + Line + 215 + + + MATLABFile,FunctionCall + 217 + BEVProjectNavigator + Line + 217 + + + MATLABFile,FunctionCall + 221 + BEVProjectNavigator + Line + 221 + + + MATLABFile,FunctionCall + 230 + BEVProjectNavigator + Line + 230 + + + MATLABFile,FunctionCall + 232 + BEVProjectNavigator + Line + 232 + + + MATLABFile,FunctionCall + 236 + BEVProjectNavigator + Line + 236 + + + MATLABFile,FunctionCall + 245 + BEVProjectNavigator + Line + 245 + + + MATLABFile,FunctionCall + 247 + BEVProjectNavigator + Line + 247 + + + Toolbox + MATLABFile,FunctionCall + 249 + BEVProjectNavigator + Line + 249 + + + MATLABFile,FunctionCall + 252 + BEVProjectNavigator + Line + 252 + + + MATLABFile,FunctionCall + 28 + BEVProjectNavigator + Line + 28 + + + MATLABFile,FunctionCall + 33 + BEVProjectNavigator + Line + 33 + + + MATLABFile,FunctionCall + 36 + BEVProjectNavigator + Line + 36 + + + MATLABFile,FunctionCall + 39 + BEVProjectNavigator + Line + 39 + + + MATLABFile,FunctionCall + 46 + BEVProjectNavigator + Line + 46 + + + MATLABFile,FunctionCall + 51 + BEVProjectNavigator + Line + 51 + + + MATLABFile,FunctionCall + 54 + BEVProjectNavigator + Line + 54 + + + MATLABFile,FunctionCall + 57 + BEVProjectNavigator + Line + 57 + + + MATLABFile,FunctionCall + 63 + BEVProjectNavigator + Line + 63 + + + MATLABFile,FunctionCall + 66 + BEVProjectNavigator + Line + 66 + + + MATLABFile,FunctionCall + 69 + BEVProjectNavigator + Line + 69 + + + MATLABFile,FunctionCall + 75 + BEVProjectNavigator + Line + 75 + + + MATLABFile,FunctionCall + 78 + BEVProjectNavigator + Line + 78 + + + MATLABFile,FunctionCall + 81 + BEVProjectNavigator + Line + 81 + + + MATLABFile,FunctionCall + 87 + BEVProjectNavigator + Line + 87 + + + MATLABFile,FunctionCall + 90 + BEVProjectNavigator + Line + 90 + + + MATLABFile,FunctionCall + 93 + BEVProjectNavigator + Line + 93 + + + MATLABFile,FunctionCall + 99 + BEVProjectNavigator + Line + 99 + + + Toolbox + Toolbox + + Toolbox Toolbox - + MATLABFile,FunctionCall 17 Line 17 - + Toolbox MATLABFile,FunctionCall 4 Line 4 - + MATLABFile,FunctionCall 7 Line 7 - + MATLABFile,FunctionCall 9 Line 9 - + Toolbox Toolbox - + MATLABFile,FunctionCall 128 Line 128 - + MATLABFile,FunctionCall 14 Line 14 - + MATLABFile,FunctionCall 15 Line 15 - + MATLABFile,FunctionCall 37 Line 37 - + Toolbox Toolbox - + Notes - + ModelCallback,PostLoadFcn,FunctionCall 1 - + SubsystemReference 2182 Block - + ModelCallback,PreLoadFcn,FunctionCall 1 - + ModelCallback,PreLoadFcn,FunctionCall 2 - + Runtime SimulinkCache - + Toolbox Toolbox - + SubsystemReference BEV_system_model/High Voltage Battery 2177 BEV_system_model/High Voltage Battery Block - + SubsystemReference BEV_system_model/Longitudinal Vehicle 2170 BEV_system_model/Longitudinal Vehicle Block - + SubsystemReference BEV_system_model/Motor Drive Unit 50606 BEV_system_model/Motor Drive Unit Block - + Toolbox LibraryLink BEV_system_model/PS-Simulink @@ -1984,14 +2394,14 @@ Converter Converter Block - + SubsystemReference BEV_system_model/Reduction Gear 2184 BEV_system_model/Reduction Gear Block - + Toolbox LibraryLink BEV_system_model/Solver/Solver Configuration @@ -1999,259 +2409,259 @@ Converter BEV_system_model/Solver/Solver Configuration Block - + MATLABFile,FunctionCall 11 Line 11 - + Toolbox MATLABFile,FunctionCall 2 Line 2 - + MATLABFile,FunctionCall 3 Line 3 - + MATLABFile,FunctionCall 4 Line 4 - + Toolbox Toolbox - + MATLABFile,FunctionCall 12 Line 12 - + Toolbox MATLABFile,FunctionCall 2 Line 2 - + MATLABFile,FunctionCall 4 Line 4 - + MATLABFile,FunctionCall 5 Line 5 - + Toolbox Toolbox - + MATLABFile,FunctionCall 11 Line 11 - + Toolbox MATLABFile,FunctionCall 2 Line 2 - + MATLABFile,FunctionCall 3 Line 3 - + MATLABFile,FunctionCall 4 Line 4 - + Toolbox Toolbox - + MATLABFile,FunctionCall 11 Line 11 - + Toolbox MATLABFile,FunctionCall 2 Line 2 - + MATLABFile,FunctionCall 3 Line 3 - + MATLABFile,FunctionCall 4 Line 4 - + Toolbox Toolbox - + MATLABFile,FunctionCall 11 Line 11 - + Toolbox MATLABFile,FunctionCall 2 Line 2 - + MATLABFile,FunctionCall 3 Line 3 - + MATLABFile,FunctionCall 4 Line 4 - + Toolbox Toolbox - + MATLABFile,FunctionCall 12 Line 12 - + Toolbox MATLABFile,FunctionCall 2 Line 2 - + MATLABFile,FunctionCall 4 Line 4 - + MATLABFile,FunctionCall 5 Line 5 - + Toolbox Toolbox - + MATLABFile,FunctionCall 11 Line 11 - + Toolbox MATLABFile,FunctionCall 2 Line 2 - + MATLABFile,FunctionCall 3 Line 3 - + MATLABFile,FunctionCall 4 Line 4 - + Toolbox Toolbox - + MATLABFile,FunctionCall 31 MQC_Constant_Basic_1 Line 31 - + MATLABFile,FunctionCall 35 MQC_Constant_Thermal_1 Line 35 - + MATLABFile,FunctionCall 39 MQC_FTP75_Basic_1 Line 39 - + MATLABFile,FunctionCall 43 MQC_HighSpeed_Basic_1 Line 43 - + MATLABFile,FunctionCall 47 MQC_SimpleDrivePattern_Basic_1 Line 47 - + MATLABFile,FunctionCall 51 MQC_SimpleDrivePattern_Thermal_1 Line 51 - + MATLABFile,FunctionCall 55 MQC_WLTP_Basic_1 Line 55 - + Toolbox MATLABFile,FunctionCall 67 @@ -2259,7 +2669,7 @@ Converter Line 67 - + Toolbox MATLABFile,FunctionCall 77 @@ -2267,11 +2677,11 @@ Converter Line 77 - + Toolbox Toolbox - + Toolbox MATLABFile,FunctionCall 117 @@ -2279,27 +2689,27 @@ Converter Line 117 - + MATLABFile,FunctionCall 118 MQC_CallbackButtons_1 Line 118 - + MATLABFile,Inheritance 1 Line 1 - + MATLABFile,FunctionCall 21 MQC_TopFolder_1 Line 21 - + Toolbox MATLABFile,FunctionCall 26 @@ -2307,14 +2717,14 @@ Converter Line 26 - + MATLABFile,FunctionCall 27 MQC_TopFolder_2 Line 27 - + Toolbox MATLABFile,FunctionCall 32 @@ -2322,63 +2732,63 @@ Converter Line 32 - + MATLABFile,FunctionCall 39 MQC_SimulationCases_1_1 Line 39 - + MATLABFile,FunctionCall 43 MQC_SimulationCases_1_2 Line 43 - + MATLABFile,FunctionCall 47 MQC_SimulationCases_1_3 Line 47 - + MATLABFile,FunctionCall 51 MQC_SimulationCases_1_4 Line 51 - + MATLABFile,FunctionCall 55 MQC_SimulationCases_1_5 Line 55 - + MATLABFile,FunctionCall 59 MQC_SimulationCases_2_1 Line 59 - + MATLABFile,FunctionCall 63 MQC_SimulationCases_2_2 Line 63 - + MATLABFile,FunctionArgument 69 MQC_Configuration_1 Line 69 - + Toolbox MATLABFile,FunctionCall 69 @@ -2386,21 +2796,21 @@ Converter Line 69 - + MATLABFile,FunctionCall 70 MQC_Configuration_1 Line 70 - + MATLABFile,FunctionArgument 74 MQC_Configuration_2 Line 74 - + Toolbox MATLABFile,FunctionCall 74 @@ -2408,21 +2818,21 @@ Converter Line 74 - + MATLABFile,FunctionCall 75 MQC_Configuration_2 Line 75 - + MATLABFile,FunctionCall 81 MQC_Utility_1 Line 81 - + Toolbox MATLABFile,FunctionCall 86 @@ -2430,218 +2840,218 @@ Converter Line 86 - + MATLABFile,FunctionCall 90 MQC_Utility_2 Line 90 - + Toolbox Toolbox - + Toolbox Toolbox - + Toolbox Toolbox - + MATLABFile,FunctionCall 103 BEV_plotResultsCompact Line 103 - + MATLABFile,FunctionCall 34 BEV_plotResultsCompact Line 34 - + MATLABFile,FunctionCall 44 BEV_plotResultsCompact Line 44 - + MATLABFile,FunctionCall 53 BEV_plotResultsCompact Line 53 - + MATLABFile,FunctionCall 63 BEV_plotResultsCompact Line 63 - + MATLABFile,FunctionCall 75 BEV_plotResultsCompact Line 75 - + MATLABFile,FunctionCall 84 BEV_plotResultsCompact Line 84 - + MATLABFile,FunctionCall 93 BEV_plotResultsCompact Line 93 - + Toolbox Toolbox - + MATLABFile,FunctionCall 23 Line 23 - + MATLABFile,FunctionCall 27 Line 27 - + MATLABFile,FunctionCall 31 Line 31 - + MATLABFile,FunctionCall 35 Line 35 - + MATLABFile,FunctionCall 39 Line 39 - + Toolbox Toolbox - + MATLABFile,FunctionCall 23 Line 23 - + MATLABFile,FunctionCall 27 Line 27 - + MATLABFile,FunctionCall 31 Line 31 - + MATLABFile,FunctionCall 35 Line 35 - + MATLABFile,FunctionCall 46 Line 46 - + Toolbox Toolbox - + MATLABFile,FunctionCall 6 BEV_generateMarkdown Line 6 - + Toolbox Toolbox - + MATLABFile,FunctionCall 10 Line 10 - + MATLABFile,FunctionCall 21 Line 21 - + Toolbox MATLABFile,FunctionCall 7 Line 7 - + Toolbox Toolbox - + Toolbox Toolbox - + Toolbox Toolbox - + ModelCallback,PreLoadFcn,FunctionCall 1 - + Runtime SimulinkCache - + Toolbox Toolbox - + Notes - + SubsystemReference BEVController_harness_model/BEV Speed Tracking Controller 457 BEVController_harness_model/BEV Speed Tracking Controller Block - + BlockCallback,MaskCallbackString,FunctionCall BEVController_harness_model/Inputs/Smooth steps 858 @@ -2649,7 +3059,7 @@ Converter Block 1 - + BlockCallback,MaskInitialization,FunctionCall BEVController_harness_model/Inputs/Smooth steps 858 @@ -2657,48 +3067,48 @@ Converter Block 2 - + MATLABFile,FunctionCall 8 Line 8 - + Toolbox Toolbox - + Toolbox MATLABFile,FunctionCall 2 Line 2 - + Toolbox MATLABFile,FunctionCall 3 Line 3 - + MATLABFile,FunctionCall 5 Line 5 - + Toolbox Toolbox - + MATLABFile,FunctionCall 28 MQC_Charge_1 Line 28 - + Toolbox MATLABFile,FunctionCall 40 @@ -2706,7 +3116,7 @@ Converter Line 40 - + Toolbox MATLABFile,FunctionCall 50 @@ -2714,17 +3124,17 @@ Converter Line 50 - + Toolbox Toolbox - + MATLABFile,Inheritance 1 Line 1 - + Toolbox MATLABFile,FunctionCall 22 @@ -2732,36 +3142,36 @@ Converter Line 22 - + MATLABFile,FunctionCall 27 MQC_Harness_2 Line 27 - + MATLABFile,FunctionCall 33 MQC_SimulationCase_1 Line 33 - + MATLABFile,FunctionCall 39 MQC_TopFolder_1 Line 39 - + Toolbox Toolbox - + Toolbox Toolbox - + Toolbox MATLABFile,FunctionCall 25 @@ -2769,7 +3179,7 @@ Converter Line 25 - + Toolbox MATLABFile,FunctionCall 26 @@ -2777,41 +3187,41 @@ Converter Line 26 - + Toolbox Toolbox - + MATLABFile,FunctionCall 7 BEVController_useRefsub_Basic Line 7 - + Toolbox Toolbox - + MATLABFile,FunctionCall 6 BEVController_generateMarkdown Line 6 - + Toolbox Toolbox - + Toolbox Toolbox - + Toolbox Toolbox - + Toolbox LibraryLink BatteryHV_refsub_Basic/Battery Status/IV Status/Charge @@ -2819,7 +3229,7 @@ Converter BatteryHV_refsub_Basic/Battery Status/IV Status/Charge Block - + Toolbox LibraryLink BatteryHV_refsub_Basic/Battery Status/IV Status/Gain @@ -2827,7 +3237,7 @@ Converter BatteryHV_refsub_Basic/Battery Status/IV Status/Gain Block - + Toolbox LibraryLink BatteryHV_refsub_Basic/Battery Status/IV Status/I^2 @@ -2835,7 +3245,7 @@ Converter BatteryHV_refsub_Basic/Battery Status/IV Status/I^2 Block - + Toolbox LibraryLink BatteryHV_refsub_Basic/Battery Status/IV Status/PS Add @@ -2843,7 +3253,7 @@ Converter BatteryHV_refsub_Basic/Battery Status/IV Status/PS Add Block - + Toolbox LibraryLink BatteryHV_refsub_Basic/Battery Status/IV Status/PS Constant @@ -2851,7 +3261,7 @@ Converter BatteryHV_refsub_Basic/Battery Status/IV Status/PS Constant Block - + Toolbox LibraryLink BatteryHV_refsub_Basic/Battery Status/IV Status/PS Divide @@ -2859,7 +3269,7 @@ Converter BatteryHV_refsub_Basic/Battery Status/IV Status/PS Divide Block - + Toolbox LibraryLink BatteryHV_refsub_Basic/Battery Status/IV Status/PS Saturation @@ -2867,7 +3277,7 @@ Converter BatteryHV_refsub_Basic/Battery Status/IV Status/PS Saturation Block - + Toolbox LibraryLink BatteryHV_refsub_Basic/Battery Status/IV Status/PS-Simulink @@ -2877,7 +3287,7 @@ Converter1 Converter1 Block - + Toolbox LibraryLink BatteryHV_refsub_Basic/Battery Status/IV Status/PS-Simulink @@ -2887,7 +3297,7 @@ Converter2 Converter2 Block - + Toolbox LibraryLink BatteryHV_refsub_Basic/Battery Status/IV Status/PS-Simulink @@ -2897,7 +3307,7 @@ Converter3 Converter3 Block - + Toolbox LibraryLink BatteryHV_refsub_Basic/Battery Status/IV Status/PS-Simulink @@ -2907,7 +3317,7 @@ Converter4 Converter4 Block - + Toolbox LibraryLink BatteryHV_refsub_Basic/Battery Status/IV Status/PS-Simulink @@ -2917,7 +3327,7 @@ Converter6 Converter6 Block - + Toolbox LibraryLink BatteryHV_refsub_Basic/Battery Status/IV Status/PS-Simulink @@ -2927,7 +3337,7 @@ Converter Converter Block - + Toolbox LibraryLink BatteryHV_refsub_Basic/Battery Status/IV Status/Power @@ -2935,7 +3345,7 @@ Converter BatteryHV_refsub_Basic/Battery Status/IV Status/Power Block - + Toolbox LibraryLink BatteryHV_refsub_Basic/Battery Status/IV Status/R @@ -2943,7 +3353,7 @@ Converter BatteryHV_refsub_Basic/Battery Status/IV Status/R Block - + Toolbox LibraryLink BatteryHV_refsub_Basic/Current Sensor @@ -2951,7 +3361,7 @@ Converter BatteryHV_refsub_Basic/Current Sensor Block - + Toolbox LibraryLink BatteryHV_refsub_Basic/DC Voltage Source @@ -2959,7 +3369,7 @@ Converter BatteryHV_refsub_Basic/DC Voltage Source Block - + Toolbox LibraryLink BatteryHV_refsub_Basic/Ground @@ -2967,7 +3377,7 @@ Converter BatteryHV_refsub_Basic/Ground Block - + Toolbox LibraryLink BatteryHV_refsub_Basic/Internal Resistance @@ -2975,7 +3385,7 @@ Converter BatteryHV_refsub_Basic/Internal Resistance Block - + Toolbox LibraryLink BatteryHV_refsub_Basic/Voltage Sensor @@ -2983,33 +3393,33 @@ Converter BatteryHV_refsub_Basic/Voltage Sensor Block - + MATLABFile,FunctionCall 12 Line 12 - + MATLABFile,FunctionCall 21 Line 21 - + MATLABFile,FunctionCall 37 Line 37 - + Toolbox Toolbox - + Toolbox Toolbox - + Toolbox LibraryLink BatteryHV_refsub_System/Ambient Thermal Mass @@ -3017,7 +3427,7 @@ Converter BatteryHV_refsub_System/Ambient Thermal Mass Block - + Toolbox LibraryLink BatteryHV_refsub_System/Battery Status/IV Status/Charge @@ -3025,7 +3435,7 @@ Converter BatteryHV_refsub_System/Battery Status/IV Status/Charge Block - + Toolbox LibraryLink BatteryHV_refsub_System/Battery Status/IV Status/Gain @@ -3033,7 +3443,7 @@ Converter BatteryHV_refsub_System/Battery Status/IV Status/Gain Block - + Toolbox LibraryLink BatteryHV_refsub_System/Battery Status/IV Status/I^2 @@ -3041,7 +3451,7 @@ Converter BatteryHV_refsub_System/Battery Status/IV Status/I^2 Block - + Toolbox LibraryLink BatteryHV_refsub_System/Battery Status/IV Status/PS Add @@ -3049,7 +3459,7 @@ Converter BatteryHV_refsub_System/Battery Status/IV Status/PS Add Block - + Toolbox LibraryLink BatteryHV_refsub_System/Battery Status/IV Status/PS Constant @@ -3057,7 +3467,7 @@ Converter BatteryHV_refsub_System/Battery Status/IV Status/PS Constant Block - + Toolbox LibraryLink BatteryHV_refsub_System/Battery Status/IV Status/PS Divide @@ -3065,7 +3475,7 @@ Converter BatteryHV_refsub_System/Battery Status/IV Status/PS Divide Block - + Toolbox LibraryLink BatteryHV_refsub_System/Battery Status/IV Status/PS Saturation @@ -3073,7 +3483,7 @@ Converter BatteryHV_refsub_System/Battery Status/IV Status/PS Saturation Block - + Toolbox LibraryLink BatteryHV_refsub_System/Battery Status/IV Status/PS-Simulink @@ -3083,7 +3493,7 @@ Converter1 Converter1 Block - + Toolbox LibraryLink BatteryHV_refsub_System/Battery Status/IV Status/PS-Simulink @@ -3093,7 +3503,7 @@ Converter2 Converter2 Block - + Toolbox LibraryLink BatteryHV_refsub_System/Battery Status/IV Status/PS-Simulink @@ -3103,7 +3513,7 @@ Converter3 Converter3 Block - + Toolbox LibraryLink BatteryHV_refsub_System/Battery Status/IV Status/PS-Simulink @@ -3113,7 +3523,7 @@ Converter4 Converter4 Block - + Toolbox LibraryLink BatteryHV_refsub_System/Battery Status/IV Status/PS-Simulink @@ -3123,7 +3533,7 @@ Converter6 Converter6 Block - + Toolbox LibraryLink BatteryHV_refsub_System/Battery Status/IV Status/PS-Simulink @@ -3133,7 +3543,7 @@ Converter Converter Block - + Toolbox LibraryLink BatteryHV_refsub_System/Battery Status/IV Status/Power @@ -3141,7 +3551,7 @@ Converter BatteryHV_refsub_System/Battery Status/IV Status/Power Block - + Toolbox LibraryLink BatteryHV_refsub_System/Battery Status/IV Status/R @@ -3149,7 +3559,7 @@ Converter BatteryHV_refsub_System/Battery Status/IV Status/R Block - + Toolbox LibraryLink BatteryHV_refsub_System/Battery Status/PS-Simulink @@ -3159,7 +3569,7 @@ Converter5 Converter5 Block - + Toolbox LibraryLink BatteryHV_refsub_System/Battery Status/PS-Simulink @@ -3169,7 +3579,7 @@ Converter7 Converter7 Block - + Toolbox LibraryLink BatteryHV_refsub_System/Battery Status/PS-Simulink @@ -3179,7 +3589,7 @@ Converter8 Converter8 Block - + Toolbox LibraryLink BatteryHV_refsub_System/Battery @@ -3187,7 +3597,7 @@ Converter8 BatteryHV_refsub_System/Battery Block - + Toolbox LibraryLink BatteryHV_refsub_System/Controlled Heat Flow @@ -3197,7 +3607,7 @@ Rate Source Rate Source Block - + Toolbox LibraryLink BatteryHV_refsub_System/Current Sensor @@ -3205,7 +3615,7 @@ Rate Source BatteryHV_refsub_System/Current Sensor Block - + Toolbox LibraryLink BatteryHV_refsub_System/Ground @@ -3213,7 +3623,7 @@ Rate Source BatteryHV_refsub_System/Ground Block - + Toolbox LibraryLink BatteryHV_refsub_System/Radiative Heat Transfer @@ -3221,7 +3631,7 @@ Rate Source BatteryHV_refsub_System/Radiative Heat Transfer Block - + Toolbox LibraryLink BatteryHV_refsub_System/Simulink-PS @@ -3231,7 +3641,7 @@ Converter Converter Block - + Toolbox LibraryLink BatteryHV_refsub_System/Temperature Sensor1 @@ -3239,7 +3649,7 @@ Converter BatteryHV_refsub_System/Temperature Sensor1 Block - + Toolbox LibraryLink BatteryHV_refsub_System/Temperature Sensor @@ -3247,7 +3657,7 @@ Converter BatteryHV_refsub_System/Temperature Sensor Block - + Toolbox LibraryLink BatteryHV_refsub_System/Thermal Reference1 @@ -3255,7 +3665,7 @@ Converter BatteryHV_refsub_System/Thermal Reference1 Block - + Toolbox LibraryLink BatteryHV_refsub_System/Thermal Reference2 @@ -3263,7 +3673,7 @@ Converter BatteryHV_refsub_System/Thermal Reference2 Block - + Toolbox LibraryLink BatteryHV_refsub_System/Thermal Reference @@ -3271,7 +3681,7 @@ Converter BatteryHV_refsub_System/Thermal Reference Block - + Toolbox LibraryLink BatteryHV_refsub_System/Voltage Sensor @@ -3279,11 +3689,11 @@ Converter BatteryHV_refsub_System/Voltage Sensor Block - + Toolbox Toolbox - + Toolbox LibraryLink BatteryHV_refsub_SystemSimple/Ambient Thermal Mass @@ -3291,7 +3701,7 @@ Converter BatteryHV_refsub_SystemSimple/Ambient Thermal Mass Block - + Toolbox LibraryLink BatteryHV_refsub_SystemSimple/Anbient Temperature Sensor @@ -3299,7 +3709,7 @@ Converter BatteryHV_refsub_SystemSimple/Anbient Temperature Sensor Block - + Toolbox LibraryLink BatteryHV_refsub_SystemSimple/Battery @@ -3309,7 +3719,7 @@ Converter (System-Level) Block - + Toolbox LibraryLink BatteryHV_refsub_SystemSimple/Battery Status/IV Status/Charge @@ -3317,7 +3727,7 @@ Converter BatteryHV_refsub_SystemSimple/Battery Status/IV Status/Charge Block - + Toolbox LibraryLink BatteryHV_refsub_SystemSimple/Battery Status/IV Status/Gain @@ -3325,7 +3735,7 @@ Converter BatteryHV_refsub_SystemSimple/Battery Status/IV Status/Gain Block - + Toolbox LibraryLink BatteryHV_refsub_SystemSimple/Battery Status/IV Status/I^2 @@ -3333,7 +3743,7 @@ Converter BatteryHV_refsub_SystemSimple/Battery Status/IV Status/I^2 Block - + Toolbox LibraryLink BatteryHV_refsub_SystemSimple/Battery Status/IV Status/PS Add @@ -3341,7 +3751,7 @@ Converter BatteryHV_refsub_SystemSimple/Battery Status/IV Status/PS Add Block - + Toolbox LibraryLink BatteryHV_refsub_SystemSimple/Battery Status/IV Status/PS Constant @@ -3349,7 +3759,7 @@ Converter BatteryHV_refsub_SystemSimple/Battery Status/IV Status/PS Constant Block - + Toolbox LibraryLink BatteryHV_refsub_SystemSimple/Battery Status/IV Status/PS Divide @@ -3357,7 +3767,7 @@ Converter BatteryHV_refsub_SystemSimple/Battery Status/IV Status/PS Divide Block - + Toolbox LibraryLink BatteryHV_refsub_SystemSimple/Battery Status/IV Status/PS Saturation @@ -3365,7 +3775,7 @@ Converter BatteryHV_refsub_SystemSimple/Battery Status/IV Status/PS Saturation Block - + Toolbox LibraryLink BatteryHV_refsub_SystemSimple/Battery Status/IV Status/PS-Simulink @@ -3375,7 +3785,7 @@ Converter1 Converter1 Block - + Toolbox LibraryLink BatteryHV_refsub_SystemSimple/Battery Status/IV Status/PS-Simulink @@ -3385,7 +3795,7 @@ Converter2 Converter2 Block - + Toolbox LibraryLink BatteryHV_refsub_SystemSimple/Battery Status/IV Status/PS-Simulink @@ -3395,7 +3805,7 @@ Converter3 Converter3 Block - + Toolbox LibraryLink BatteryHV_refsub_SystemSimple/Battery Status/IV Status/PS-Simulink @@ -3405,7 +3815,7 @@ Converter4 Converter4 Block - + Toolbox LibraryLink BatteryHV_refsub_SystemSimple/Battery Status/IV Status/PS-Simulink @@ -3415,7 +3825,7 @@ Converter6 Converter6 Block - + Toolbox LibraryLink BatteryHV_refsub_SystemSimple/Battery Status/IV Status/PS-Simulink @@ -3425,7 +3835,7 @@ Converter Converter Block - + Toolbox LibraryLink BatteryHV_refsub_SystemSimple/Battery Status/IV Status/Power @@ -3433,7 +3843,7 @@ Converter BatteryHV_refsub_SystemSimple/Battery Status/IV Status/Power Block - + Toolbox LibraryLink BatteryHV_refsub_SystemSimple/Battery Status/IV Status/R @@ -3441,7 +3851,7 @@ Converter BatteryHV_refsub_SystemSimple/Battery Status/IV Status/R Block - + Toolbox LibraryLink BatteryHV_refsub_SystemSimple/Battery Status/PS-Simulink @@ -3451,7 +3861,7 @@ Converter5 Converter5 Block - + Toolbox LibraryLink BatteryHV_refsub_SystemSimple/Battery Status/PS-Simulink @@ -3461,7 +3871,7 @@ Converter7 Converter7 Block - + Toolbox LibraryLink BatteryHV_refsub_SystemSimple/Battery Temperature Sensor @@ -3469,7 +3879,7 @@ Converter7 BatteryHV_refsub_SystemSimple/Battery Temperature Sensor Block - + Toolbox LibraryLink BatteryHV_refsub_SystemSimple/Controlled Heat Flow @@ -3479,7 +3889,7 @@ Rate Source Rate Source Block - + Toolbox LibraryLink BatteryHV_refsub_SystemSimple/Current @@ -3489,7 +3899,7 @@ Sensor Sensor Block - + Toolbox LibraryLink BatteryHV_refsub_SystemSimple/Ground @@ -3497,7 +3907,7 @@ Sensor BatteryHV_refsub_SystemSimple/Ground Block - + Toolbox LibraryLink BatteryHV_refsub_SystemSimple/Radiative Heat Transfer @@ -3505,7 +3915,7 @@ Sensor BatteryHV_refsub_SystemSimple/Radiative Heat Transfer Block - + Toolbox LibraryLink BatteryHV_refsub_SystemSimple/Simulink-PS @@ -3515,7 +3925,7 @@ Converter Converter Block - + Toolbox LibraryLink BatteryHV_refsub_SystemSimple/Thermal Reference1 @@ -3523,7 +3933,7 @@ Converter BatteryHV_refsub_SystemSimple/Thermal Reference1 Block - + Toolbox LibraryLink BatteryHV_refsub_SystemSimple/Thermal Reference2 @@ -3531,7 +3941,7 @@ Converter BatteryHV_refsub_SystemSimple/Thermal Reference2 Block - + Toolbox LibraryLink BatteryHV_refsub_SystemSimple/Thermal Reference @@ -3539,7 +3949,7 @@ Converter BatteryHV_refsub_SystemSimple/Thermal Reference Block - + Toolbox LibraryLink BatteryHV_refsub_SystemSimple/Voltage Sensor @@ -3547,33 +3957,33 @@ Converter BatteryHV_refsub_SystemSimple/Voltage Sensor Block - + MATLABFile,FunctionCall 12 Line 12 - + MATLABFile,FunctionCall 21 Line 21 - + MATLABFile,FunctionCall 50 Line 50 - + Toolbox Toolbox - + Toolbox Toolbox - + Toolbox LibraryLink BatteryHV_refsub_SystemTable/Ambient Temperature Sensor @@ -3581,7 +3991,7 @@ Converter BatteryHV_refsub_SystemTable/Ambient Temperature Sensor Block - + Toolbox LibraryLink BatteryHV_refsub_SystemTable/Ambient Thermal Mass @@ -3589,7 +3999,7 @@ Converter BatteryHV_refsub_SystemTable/Ambient Thermal Mass Block - + Toolbox LibraryLink BatteryHV_refsub_SystemTable/Battery Status/IV Status/Charge @@ -3597,7 +4007,7 @@ Converter BatteryHV_refsub_SystemTable/Battery Status/IV Status/Charge Block - + Toolbox LibraryLink BatteryHV_refsub_SystemTable/Battery Status/IV Status/Gain @@ -3605,7 +4015,7 @@ Converter BatteryHV_refsub_SystemTable/Battery Status/IV Status/Gain Block - + Toolbox LibraryLink BatteryHV_refsub_SystemTable/Battery Status/IV Status/I^2 @@ -3613,7 +4023,7 @@ Converter BatteryHV_refsub_SystemTable/Battery Status/IV Status/I^2 Block - + Toolbox LibraryLink BatteryHV_refsub_SystemTable/Battery Status/IV Status/PS Add @@ -3621,7 +4031,7 @@ Converter BatteryHV_refsub_SystemTable/Battery Status/IV Status/PS Add Block - + Toolbox LibraryLink BatteryHV_refsub_SystemTable/Battery Status/IV Status/PS Constant @@ -3629,7 +4039,7 @@ Converter BatteryHV_refsub_SystemTable/Battery Status/IV Status/PS Constant Block - + Toolbox LibraryLink BatteryHV_refsub_SystemTable/Battery Status/IV Status/PS Divide @@ -3637,7 +4047,7 @@ Converter BatteryHV_refsub_SystemTable/Battery Status/IV Status/PS Divide Block - + Toolbox LibraryLink BatteryHV_refsub_SystemTable/Battery Status/IV Status/PS Saturation @@ -3645,7 +4055,7 @@ Converter BatteryHV_refsub_SystemTable/Battery Status/IV Status/PS Saturation Block - + Toolbox LibraryLink BatteryHV_refsub_SystemTable/Battery Status/IV Status/PS-Simulink @@ -3655,7 +4065,7 @@ Converter1 Converter1 Block - + Toolbox LibraryLink BatteryHV_refsub_SystemTable/Battery Status/IV Status/PS-Simulink @@ -3665,7 +4075,7 @@ Converter2 Converter2 Block - + Toolbox LibraryLink BatteryHV_refsub_SystemTable/Battery Status/IV Status/PS-Simulink @@ -3675,7 +4085,7 @@ Converter3 Converter3 Block - + Toolbox LibraryLink BatteryHV_refsub_SystemTable/Battery Status/IV Status/PS-Simulink @@ -3685,7 +4095,7 @@ Converter4 Converter4 Block - + Toolbox LibraryLink BatteryHV_refsub_SystemTable/Battery Status/IV Status/PS-Simulink @@ -3695,7 +4105,7 @@ Converter6 Converter6 Block - + Toolbox LibraryLink BatteryHV_refsub_SystemTable/Battery Status/IV Status/PS-Simulink @@ -3705,7 +4115,7 @@ Converter Converter Block - + Toolbox LibraryLink BatteryHV_refsub_SystemTable/Battery Status/IV Status/Power @@ -3713,7 +4123,7 @@ Converter BatteryHV_refsub_SystemTable/Battery Status/IV Status/Power Block - + Toolbox LibraryLink BatteryHV_refsub_SystemTable/Battery Status/IV Status/R @@ -3721,7 +4131,7 @@ Converter BatteryHV_refsub_SystemTable/Battery Status/IV Status/R Block - + Toolbox LibraryLink BatteryHV_refsub_SystemTable/Battery Status/PS-Simulink @@ -3731,7 +4141,7 @@ Converter5 Converter5 Block - + Toolbox LibraryLink BatteryHV_refsub_SystemTable/Battery Status/PS-Simulink @@ -3741,7 +4151,7 @@ Converter7 Converter7 Block - + Toolbox LibraryLink BatteryHV_refsub_SystemTable/Battery Status/PS-Simulink @@ -3751,7 +4161,7 @@ Converter8 Converter8 Block - + Toolbox LibraryLink BatteryHV_refsub_SystemTable/Battery Temperature Sensor @@ -3759,7 +4169,7 @@ Converter8 BatteryHV_refsub_SystemTable/Battery Temperature Sensor Block - + Toolbox LibraryLink BatteryHV_refsub_SystemTable/Battery/Battery (Table-Based) @@ -3767,7 +4177,7 @@ Converter8 BatteryHV_refsub_SystemTable/Battery/Battery (Table-Based) Block - + Toolbox LibraryLink BatteryHV_refsub_SystemTable/Battery/Current-Controlled Current Source @@ -3775,7 +4185,7 @@ Converter8 BatteryHV_refsub_SystemTable/Battery/Current-Controlled Current Source Block - + Toolbox LibraryLink BatteryHV_refsub_SystemTable/Battery/Electrical Reference1 @@ -3783,7 +4193,7 @@ Converter8 BatteryHV_refsub_SystemTable/Battery/Electrical Reference1 Block - + Toolbox LibraryLink BatteryHV_refsub_SystemTable/Battery/Electrical Reference @@ -3791,7 +4201,7 @@ Converter8 BatteryHV_refsub_SystemTable/Battery/Electrical Reference Block - + Toolbox LibraryLink BatteryHV_refsub_SystemTable/Battery/Voltage-Controlled Voltage Source @@ -3799,7 +4209,7 @@ Converter8 BatteryHV_refsub_SystemTable/Battery/Voltage-Controlled Voltage Source Block - + Toolbox LibraryLink BatteryHV_refsub_SystemTable/Controlled Heat Flow @@ -3809,7 +4219,7 @@ Rate Source Rate Source Block - + Toolbox LibraryLink BatteryHV_refsub_SystemTable/Current Sensor @@ -3817,7 +4227,7 @@ Rate Source BatteryHV_refsub_SystemTable/Current Sensor Block - + Toolbox LibraryLink BatteryHV_refsub_SystemTable/Ground @@ -3825,7 +4235,7 @@ Rate Source BatteryHV_refsub_SystemTable/Ground Block - + Toolbox LibraryLink BatteryHV_refsub_SystemTable/Radiative Heat Transfer @@ -3833,7 +4243,7 @@ Rate Source BatteryHV_refsub_SystemTable/Radiative Heat Transfer Block - + Toolbox LibraryLink BatteryHV_refsub_SystemTable/Simulink-PS @@ -3843,7 +4253,7 @@ Converter Converter Block - + Toolbox LibraryLink BatteryHV_refsub_SystemTable/Thermal Reference1 @@ -3851,7 +4261,7 @@ Converter BatteryHV_refsub_SystemTable/Thermal Reference1 Block - + Toolbox LibraryLink BatteryHV_refsub_SystemTable/Thermal Reference2 @@ -3859,7 +4269,7 @@ Converter BatteryHV_refsub_SystemTable/Thermal Reference2 Block - + Toolbox LibraryLink BatteryHV_refsub_SystemTable/Thermal Reference @@ -3867,7 +4277,7 @@ Converter BatteryHV_refsub_SystemTable/Thermal Reference Block - + Toolbox LibraryLink BatteryHV_refsub_SystemTable/Voltage Sensor @@ -3875,75 +4285,75 @@ Converter BatteryHV_refsub_SystemTable/Voltage Sensor Block - + MATLABFile,FunctionCall 12 Line 12 - + MATLABFile,FunctionCall 24 Line 24 - + MATLABFile,FunctionCall 52 Line 52 - + MATLABFile,FunctionCall 61 Line 61 - + MATLABFile,FunctionCall 98 Line 98 - + Toolbox Toolbox - + MATLABFile,FunctionCall 12 Line 12 - + MATLABFile,FunctionCall 21 Line 21 - + MATLABFile,FunctionCall 59 Line 59 - + Toolbox Toolbox - + ModelCallback,PreLoadFcn,FunctionCall 1 - + Runtime SimulinkCache - + Toolbox Toolbox - + Toolbox LibraryLink BatteryHV_harness_model/Converter @@ -3951,7 +4361,7 @@ Converter BatteryHV_harness_model/Converter Block - + Toolbox LibraryLink BatteryHV_harness_model/Electric Load/Controlled Current @@ -3961,7 +4371,7 @@ Source Source Block - + Toolbox LibraryLink BatteryHV_harness_model/Electric Load/Current Sensor @@ -3969,7 +4379,7 @@ Source BatteryHV_harness_model/Electric Load/Current Sensor Block - + Toolbox LibraryLink BatteryHV_harness_model/Electric Load/PS Product @@ -3977,7 +4387,7 @@ Source BatteryHV_harness_model/Electric Load/PS Product Block - + Toolbox LibraryLink BatteryHV_harness_model/Electric Load/PS-Simulink @@ -3987,7 +4397,7 @@ Converter1 Converter1 Block - + Toolbox LibraryLink BatteryHV_harness_model/Electric Load/PS-Simulink @@ -3997,7 +4407,7 @@ Converter2 Converter2 Block - + Toolbox LibraryLink BatteryHV_harness_model/Electric Load/PS-Simulink @@ -4007,7 +4417,7 @@ Converter Converter Block - + Toolbox LibraryLink BatteryHV_harness_model/Electric Load/Resistor @@ -4015,7 +4425,7 @@ Converter BatteryHV_harness_model/Electric Load/Resistor Block - + Toolbox LibraryLink BatteryHV_harness_model/Electric Load/Simulink-PS @@ -4025,7 +4435,7 @@ Converter Converter Block - + Toolbox LibraryLink BatteryHV_harness_model/Electric Load/Voltage Sensor @@ -4033,14 +4443,14 @@ Converter BatteryHV_harness_model/Electric Load/Voltage Sensor Block - + SubsystemReference BatteryHV_harness_model/High Voltage Battery 2 BatteryHV_harness_model/High Voltage Battery Block - + BlockCallback,MaskCallbackString,FunctionCall BatteryHV_harness_model/Inputs/Heat flow 1247 @@ -4048,7 +4458,7 @@ Converter Block 1 - + BlockCallback,MaskInitialization,FunctionCall BatteryHV_harness_model/Inputs/Heat flow 1247 @@ -4056,7 +4466,7 @@ Converter Block 10 - + BlockCallback,MaskInitialization,FunctionCall BatteryHV_harness_model/Inputs/Heat flow 1247 @@ -4064,7 +4474,7 @@ Converter Block 2 - + BlockCallback,MaskCallbackString,FunctionCall BatteryHV_harness_model/Inputs/Load current 1243 @@ -4072,7 +4482,7 @@ Converter Block 1 - + BlockCallback,MaskInitialization,FunctionCall BatteryHV_harness_model/Inputs/Load current 1243 @@ -4080,7 +4490,7 @@ Converter Block 10 - + BlockCallback,MaskInitialization,FunctionCall BatteryHV_harness_model/Inputs/Load current 1243 @@ -4088,7 +4498,7 @@ Converter Block 2 - + Toolbox LibraryLink BatteryHV_harness_model/Solver Configuration @@ -4096,242 +4506,242 @@ Converter BatteryHV_harness_model/Solver Configuration Block - + MATLABFile,FunctionCall 101 Line 101 - + MATLABFile,FunctionCall 141 Line 141 - + MATLABFile,FunctionCall 17 Line 17 - + MATLABFile,FunctionCall 33 Line 33 - + MATLABFile,FunctionCall 92 Line 92 - + Toolbox Toolbox - + MATLABFile,FunctionCall 10 Line 10 - + MATLABFile,FunctionCall 3 Line 3 - + Toolbox Toolbox - + MATLABFile,FunctionCall 6 Line 6 - + Toolbox MATLABFile,FunctionCall 7 Line 7 - + Toolbox Toolbox - + MATLABFile,FunctionCall 11 Line 11 - + MATLABFile,FunctionCall 21 Line 21 - + Toolbox MATLABFile,FunctionCall 2 Line 2 - + MATLABFile,FunctionCall 5 Line 5 - + MATLABFile,FunctionCall 9 Line 9 - + Toolbox Toolbox - + MATLABFile,FunctionCall 11 Line 11 - + MATLABFile,FunctionCall 19 Line 19 - + Toolbox MATLABFile,FunctionCall 2 Line 2 - + MATLABFile,FunctionCall 5 Line 5 - + MATLABFile,FunctionCall 9 Line 9 - + Toolbox Toolbox - + MATLABFile,FunctionCall 11 Line 11 - + MATLABFile,FunctionCall 21 Line 21 - + Toolbox MATLABFile,FunctionCall 2 Line 2 - + MATLABFile,FunctionCall 5 Line 5 - + MATLABFile,FunctionCall 9 Line 9 - + Toolbox Toolbox - + MATLABFile,FunctionCall 11 Line 11 - + MATLABFile,FunctionCall 21 Line 21 - + Toolbox MATLABFile,FunctionCall 2 Line 2 - + MATLABFile,FunctionCall 5 Line 5 - + MATLABFile,FunctionCall 9 Line 9 - + Toolbox Toolbox - + MATLABFile,FunctionCall 28 MQC_Charge_1 Line 28 - + MATLABFile,FunctionCall 32 MQC_Constant_1 Line 32 - + MATLABFile,FunctionCall 36 MQC_Discharge_1 Line 36 - + MATLABFile,FunctionCall 40 MQC_Random_1 Line 40 - + Toolbox MATLABFile,FunctionCall 52 @@ -4339,7 +4749,7 @@ Converter Line 52 - + Toolbox MATLABFile,FunctionCall 62 @@ -4347,18 +4757,18 @@ Converter Line 62 - + Toolbox Toolbox - + MATLABFile,FunctionCall 104 blockParameters_BatteryHV_Electrical Line 104 - + Toolbox MATLABFile,FunctionCall 105 @@ -4366,294 +4776,294 @@ Converter Line 105 - + MATLABFile,FunctionCall 109 blockParameters_BatteryHV_Electrical Line 109 - + MATLABFile,FunctionCall 110 blockParameters_BatteryHV_Electrical Line 110 - + MATLABFile,FunctionCall 111 blockParameters_BatteryHV_Electrical Line 111 - + MATLABFile,FunctionCall 112 blockParameters_BatteryHV_Electrical Line 112 - + MATLABFile,FunctionCall 113 blockParameters_BatteryHV_Electrical Line 113 - + MATLABFile,FunctionCall 114 blockParameters_BatteryHV_Electrical Line 114 - + MATLABFile,FunctionCall 115 blockParameters_BatteryHV_Electrical Line 115 - + MATLABFile,FunctionCall 116 blockParameters_BatteryHV_Electrical Line 116 - + MATLABFile,FunctionCall 117 blockParameters_BatteryHV_Electrical Line 117 - + MATLABFile,FunctionCall 119 blockParameters_BatteryHV_Electrical Line 119 - + MATLABFile,FunctionCall 121 blockParameters_BatteryHV_Electrical Line 121 - + MATLABFile,FunctionCall 123 blockParameters_BatteryHV_Electrical Line 123 - + MATLABFile,FunctionCall 125 blockParameters_BatteryHV_Electrical Line 125 - + MATLABFile,FunctionCall 126 blockParameters_BatteryHV_Electrical Line 126 - + MATLABFile,FunctionCall 127 blockParameters_BatteryHV_Electrical Line 127 - + MATLABFile,FunctionCall 128 blockParameters_BatteryHV_Electrical Line 128 - + MATLABFile,FunctionCall 130 blockParameters_BatteryHV_Electrical Line 130 - + MATLABFile,FunctionCall 132 blockParameters_BatteryHV_Electrical Line 132 - + MATLABFile,FunctionCall 133 blockParameters_BatteryHV_Electrical Line 133 - + MATLABFile,FunctionCall 134 blockParameters_BatteryHV_Electrical Line 134 - + MATLABFile,FunctionCall 135 blockParameters_BatteryHV_Electrical Line 135 - + MATLABFile,FunctionCall 136 blockParameters_BatteryHV_Electrical Line 136 - + MATLABFile,FunctionCall 137 blockParameters_BatteryHV_Electrical Line 137 - + MATLABFile,FunctionCall 138 blockParameters_BatteryHV_Electrical Line 138 - + MATLABFile,FunctionCall 139 blockParameters_BatteryHV_Electrical Line 139 - + MATLABFile,FunctionCall 140 blockParameters_BatteryHV_Electrical Line 140 - + MATLABFile,FunctionCall 143 blockParameters_BatteryHV_Electrical Line 143 - + MATLABFile,FunctionCall 144 blockParameters_BatteryHV_Electrical Line 144 - + MATLABFile,FunctionCall 145 blockParameters_BatteryHV_Electrical Line 145 - + MATLABFile,FunctionCall 146 blockParameters_BatteryHV_Electrical Line 146 - + MATLABFile,FunctionCall 149 blockParameters_BatteryHV_Electrical Line 149 - + MATLABFile,FunctionCall 150 blockParameters_BatteryHV_Electrical Line 150 - + MATLABFile,FunctionCall 151 blockParameters_BatteryHV_Electrical Line 151 - + MATLABFile,FunctionCall 152 blockParameters_BatteryHV_Electrical Line 152 - + MATLABFile,FunctionCall 153 blockParameters_BatteryHV_Electrical Line 153 - + MATLABFile,FunctionCall 156 blockParameters_BatteryHV_Electrical Line 156 - + MATLABFile,FunctionCall 159 blockParameters_BatteryHV_Electrical Line 159 - + MATLABFile,FunctionCall 160 blockParameters_BatteryHV_Electrical Line 160 - + MATLABFile,FunctionCall 163 blockParameters_BatteryHV_Electrical Line 163 - + MATLABFile,FunctionCall 166 blockParameters_BatteryHV_Electrical Line 166 - + MATLABFile,FunctionCall 17 blockParameters_BatteryHV_Basic Line 17 - + Toolbox MATLABFile,FunctionCall 18 @@ -4661,83 +5071,83 @@ Converter Line 18 - + MATLABFile,Inheritance 1 Line 1 - + MATLABFile,FunctionCall 21 blockParameters_BatteryHV_Basic Line 21 - + MATLABFile,FunctionCall 24 blockParameters_BatteryHV_Basic Line 24 - + MATLABFile,FunctionCall 25 blockParameters_BatteryHV_Basic Line 25 - + MATLABFile,FunctionCall 26 blockParameters_BatteryHV_Basic Line 26 - + MATLABFile,FunctionCall 29 blockParameters_BatteryHV_Basic Line 29 - + MATLABFile,FunctionCall 32 blockParameters_BatteryHV_Basic Line 32 - + MATLABFile,FunctionCall 33 blockParameters_BatteryHV_Basic Line 33 - + MATLABFile,FunctionCall 36 blockParameters_BatteryHV_Basic Line 36 - + MATLABFile,FunctionCall 39 blockParameters_BatteryHV_Basic Line 39 - + MATLABFile,FunctionCall 47 blockParameters_BatteryHV_Driveline Line 47 - + Toolbox MATLABFile,FunctionCall 48 @@ -4745,249 +5155,249 @@ Converter Line 48 - + MATLABFile,FunctionCall 52 blockParameters_BatteryHV_Driveline Line 52 - + MATLABFile,FunctionCall 53 blockParameters_BatteryHV_Driveline Line 53 - + MATLABFile,FunctionCall 54 blockParameters_BatteryHV_Driveline Line 54 - + MATLABFile,FunctionCall 55 blockParameters_BatteryHV_Driveline Line 55 - + MATLABFile,FunctionCall 56 blockParameters_BatteryHV_Driveline Line 56 - + MATLABFile,FunctionCall 57 blockParameters_BatteryHV_Driveline Line 57 - + MATLABFile,FunctionCall 58 blockParameters_BatteryHV_Driveline Line 58 - + MATLABFile,FunctionCall 60 blockParameters_BatteryHV_Driveline Line 60 - + MATLABFile,FunctionCall 61 blockParameters_BatteryHV_Driveline Line 61 - + MATLABFile,FunctionCall 63 blockParameters_BatteryHV_Driveline Line 63 - + MATLABFile,FunctionCall 64 blockParameters_BatteryHV_Driveline Line 64 - + MATLABFile,FunctionCall 65 blockParameters_BatteryHV_Driveline Line 65 - + MATLABFile,FunctionCall 66 blockParameters_BatteryHV_Driveline Line 66 - + MATLABFile,FunctionCall 67 blockParameters_BatteryHV_Driveline Line 67 - + MATLABFile,FunctionCall 68 blockParameters_BatteryHV_Driveline Line 68 - + MATLABFile,FunctionCall 69 blockParameters_BatteryHV_Driveline Line 69 - + MATLABFile,FunctionCall 70 blockParameters_BatteryHV_Driveline Line 70 - + MATLABFile,FunctionCall 73 blockParameters_BatteryHV_Driveline Line 73 - + MATLABFile,FunctionCall 74 blockParameters_BatteryHV_Driveline Line 74 - + MATLABFile,FunctionCall 75 blockParameters_BatteryHV_Driveline Line 75 - + MATLABFile,FunctionCall 76 blockParameters_BatteryHV_Driveline Line 76 - + MATLABFile,FunctionCall 79 blockParameters_BatteryHV_Driveline Line 79 - + MATLABFile,FunctionCall 80 blockParameters_BatteryHV_Driveline Line 80 - + MATLABFile,FunctionCall 81 blockParameters_BatteryHV_Driveline Line 81 - + MATLABFile,FunctionCall 82 blockParameters_BatteryHV_Driveline Line 82 - + MATLABFile,FunctionCall 83 blockParameters_BatteryHV_Driveline Line 83 - + MATLABFile,FunctionCall 86 blockParameters_BatteryHV_Driveline Line 86 - + MATLABFile,FunctionCall 89 blockParameters_BatteryHV_Driveline Line 89 - + MATLABFile,FunctionCall 90 blockParameters_BatteryHV_Driveline Line 90 - + MATLABFile,FunctionCall 93 blockParameters_BatteryHV_Driveline Line 93 - + MATLABFile,FunctionCall 96 blockParameters_BatteryHV_Driveline Line 96 - + Toolbox Toolbox - + MATLABFile,FunctionCall 100 MQC_SimulationCase_3 Line 100 - + MATLABFile,FunctionCall 104 MQC_SimulationCase_4 Line 104 - + MATLABFile,FunctionArgument 110 MQC_Configuration_1 Line 110 - + Toolbox MATLABFile,FunctionCall 110 @@ -4995,21 +5405,21 @@ Converter Line 110 - + MATLABFile,FunctionCall 111 MQC_Configuration_1 Line 111 - + MATLABFile,FunctionArgument 115 MQC_Configuration_2 Line 115 - + Toolbox MATLABFile,FunctionCall 115 @@ -5017,21 +5427,21 @@ Converter Line 115 - + MATLABFile,FunctionCall 116 MQC_Configuration_2 Line 116 - + MATLABFile,FunctionArgument 120 MQC_Configuration_3 Line 120 - + Toolbox MATLABFile,FunctionCall 120 @@ -5039,21 +5449,21 @@ Converter Line 120 - + MATLABFile,FunctionCall 121 MQC_Configuration_3 Line 121 - + MATLABFile,FunctionArgument 125 MQC_Configuration_4 Line 125 - + Toolbox MATLABFile,FunctionCall 125 @@ -5061,21 +5471,21 @@ Converter Line 125 - + MATLABFile,FunctionCall 126 MQC_Configuration_4 Line 126 - + MATLABFile,FunctionArgument 130 MQC_Configuration_5 Line 130 - + Toolbox MATLABFile,FunctionCall 130 @@ -5083,28 +5493,28 @@ Converter Line 130 - + MATLABFile,FunctionCall 131 MQC_Configuration_5 Line 131 - + MATLABFile,FunctionCall 135 MQC_Configuration_6 Line 135 - + MATLABFile,FunctionArgument 139 MQC_Configuration_7 Line 139 - + Toolbox MATLABFile,FunctionCall 139 @@ -5112,21 +5522,21 @@ Converter Line 139 - + MATLABFile,FunctionCall 140 MQC_Configuration_7 Line 140 - + MATLABFile,FunctionArgument 144 MQC_Configuration_8 Line 144 - + Toolbox MATLABFile,FunctionCall 144 @@ -5134,21 +5544,21 @@ Converter Line 144 - + MATLABFile,FunctionCall 145 MQC_Configuration_8 Line 145 - + MATLABFile,FunctionArgument 149 MQC_Configuration_9 Line 149 - + Toolbox MATLABFile,FunctionCall 149 @@ -5156,21 +5566,21 @@ Converter Line 149 - + MATLABFile,FunctionCall 150 MQC_Configuration_9 Line 150 - + MATLABFile,FunctionArgument 154 MQC_Configuration_10 Line 154 - + Toolbox MATLABFile,FunctionCall 154 @@ -5178,21 +5588,21 @@ Converter Line 154 - + MATLABFile,FunctionCall 155 MQC_Configuration_10 Line 155 - + MATLABFile,FunctionArgument 159 MQC_Configuration_11 Line 159 - + Toolbox MATLABFile,FunctionCall 159 @@ -5200,35 +5610,35 @@ Converter Line 159 - + MATLABFile,FunctionCall 160 MQC_Configuration_11 Line 160 - + MATLABFile,FunctionCall 172 MQC_Utility_1 Line 172 - + MATLABFile,FunctionCall 176 MQC_Utility_2 Line 176 - + MATLABFile,FunctionArgument 184 MQC_Utility_3 Line 184 - + Toolbox MATLABFile,FunctionCall 184 @@ -5236,21 +5646,21 @@ Converter Line 184 - + MATLABFile,FunctionCall 189 MQC_Utility_3 Line 189 - + MATLABFile,FunctionArgument 195 MQC_Utility_4 Line 195 - + Toolbox MATLABFile,FunctionCall 195 @@ -5258,20 +5668,20 @@ Converter Line 195 - + MATLABFile,FunctionCall 196 MQC_Utility_4 Line 196 - + MATLABFile,Inheritance 1 Line 1 - + Toolbox MATLABFile,FunctionCall 201 @@ -5279,67 +5689,67 @@ Converter Line 201 - + MATLABFile,FunctionCall 205 MQC_Utility_5 Line 205 - + MATLABFile,FunctionCall 20 Line 20 - + MATLABFile,FunctionCall 211 MQC_TopFolder_1 Line 211 - + MATLABFile,FunctionCall 215 MQC_TopFolder_2 Line 215 - + MATLABFile,FunctionCall 219 MQC_TopFolder_3 Line 219 - + MATLABFile,FunctionCall 21 Line 21 - + MATLABFile,FunctionCall 223 MQC_TopFolder_4 Line 223 - + MATLABFile,FunctionCall 227 MQC_TopFolder_5 Line 227 - + MATLABFile,FunctionCall 22 Line 22 - + Toolbox MATLABFile,FunctionCall 252 @@ -5347,38 +5757,38 @@ Converter Line 252 - + MATLABFile,FunctionCall 253 MQC_CallbackButtons_1 Line 253 - + MATLABFile,FunctionCall 25 Line 25 - + MATLABFile,FunctionCall 26 Line 26 - + MATLABFile,FunctionCall 27 Line 27 - + MATLABFile,FunctionCall 28 Line 28 - + Toolbox MATLABFile,FunctionCall 35 @@ -5386,7 +5796,7 @@ Converter Line 35 - + Toolbox MATLABFile,FunctionCall 50 @@ -5394,21 +5804,21 @@ Converter Line 50 - + MATLABFile,FunctionCall 51 MQC_Harness_2 Line 51 - + MATLABFile,FunctionCall 52 MQC_Harness_2 Line 52 - + Toolbox MATLABFile,FunctionCall 60 @@ -5416,21 +5826,21 @@ Converter Line 60 - + MATLABFile,FunctionCall 61 MQC_Harness_3 Line 61 - + MATLABFile,FunctionCall 62 MQC_Harness_3 Line 62 - + Toolbox MATLABFile,FunctionCall 70 @@ -5438,91 +5848,91 @@ Converter Line 70 - + MATLABFile,FunctionCall 71 MQC_Harness_4 Line 71 - + MATLABFile,FunctionCall 72 MQC_Harness_4 Line 72 - + MATLABFile,FunctionCall 82 MQC_Model_TableBased_1 Line 82 - + MATLABFile,FunctionCall 86 MQC_Model_TableBased_2 Line 86 - + MATLABFile,FunctionCall 92 MQC_SimulationCase_1 Line 92 - + MATLABFile,FunctionCall 96 MQC_SimulationCase_2 Line 96 - + Toolbox Toolbox - + Toolbox Toolbox - + Toolbox Toolbox - + MATLABFile,FunctionCall 65 BatteryHV_buildOpenCircuitVoltageData Line 65 - + Toolbox Toolbox - + MATLABFile,FunctionCall 61 BatteryHV_buildTerminalResistanceData Line 61 - + Toolbox Toolbox - + Toolbox Toolbox - + Toolbox Toolbox - + Toolbox MATLABFile,FunctionCall 18 @@ -5530,168 +5940,168 @@ Converter Line 18 - + Toolbox Toolbox - + MATLABFile,FunctionCall 27 BatteryHV_plotInput_LoadCurrent Line 27 - + Toolbox Toolbox - + MATLABFile,FunctionCall 108 BatteryHV_plotResults Line 108 - + MATLABFile,FunctionCall 118 BatteryHV_plotResults Line 118 - + MATLABFile,FunctionCall 29 BatteryHV_plotResults Line 29 - + MATLABFile,FunctionCall 40 BatteryHV_plotResults Line 40 - + MATLABFile,FunctionCall 50 BatteryHV_plotResults Line 50 - + MATLABFile,FunctionCall 64 BatteryHV_plotResults Line 64 - + MATLABFile,FunctionCall 76 BatteryHV_plotResults Line 76 - + MATLABFile,FunctionCall 86 BatteryHV_plotResults Line 86 - + MATLABFile,FunctionCall 98 BatteryHV_plotResults Line 98 - + Toolbox Toolbox - + MATLABFile,FunctionCall 70 BatteryHV_loadSimulationCase Line 70 - + Toolbox Toolbox - + MATLABFile,FunctionCall 25 BatteryHV_loadSimulationCase_Charge Line 25 - + Toolbox Toolbox - + MATLABFile,FunctionCall 12 BatteryHV_loadSimulationCase_Constant Line 12 - + Toolbox Toolbox - + MATLABFile,FunctionCall 25 BatteryHV_loadSimulationCase_Discharge Line 25 - + Toolbox Toolbox - + MATLABFile,FunctionCall 20 BatteryHV_loadSimulationCase_Random Line 20 - + MATLABFile,FunctionCall 40 BatteryHV_loadSimulationCase_Random Line 40 - + Toolbox Toolbox - + MATLABFile,FunctionCall 29 BatteryHV_setInitialConditions Line 29 - + Toolbox Toolbox - + MATLABFile,FunctionCall 19 Line 19 - + Toolbox MATLABFile,FunctionCall 21 @@ -5699,7 +6109,7 @@ Converter Line 21 - + Toolbox MATLABFile,FunctionCall 22 @@ -5707,129 +6117,129 @@ Converter Line 22 - + Toolbox Toolbox - + MATLABFile,FunctionCall 7 BatteryHV_useRefsub_Basic Line 7 - + Toolbox Toolbox - + MATLABFile,FunctionCall 7 BatteryHV_useRefsub_System Line 7 - + Toolbox Toolbox - + MATLABFile,FunctionCall 7 BatteryHV_useRefsub_SystemSimple Line 7 - + Toolbox Toolbox - + MATLABFile,FunctionCall 7 BatteryHV_useRefsub_SystemTable Line 7 - + Toolbox Toolbox - + MATLABFile,FunctionCall 6 BatteryHV_generateMarkdown Line 6 - + Toolbox Toolbox - + Toolbox Toolbox - + MATLABFile,FunctionCall 12 Line 12 - + MATLABFile,FunctionCall 24 Line 24 - + Toolbox MATLABFile,FunctionCall 7 Line 7 - + Toolbox Toolbox - + Toolbox Toolbox - + Toolbox Toolbox - + SubsystemReference CtrlEnv_refsub_Basic/BEV Controller 52264 CtrlEnv_refsub_Basic/BEV Controller Block - + SubsystemReference CtrlEnv_refsub_Basic/Vehicle speed reference 52319 CtrlEnv_refsub_Basic/Vehicle speed reference Block - + MATLABFile,FunctionCall 7 Line 7 - + Toolbox Toolbox - + Toolbox Toolbox - + Toolbox LibraryLink CtrlEnv_Vehicle_refsub/Ambient thermal mass with battery @@ -5837,7 +6247,7 @@ Converter CtrlEnv_Vehicle_refsub/Ambient thermal mass with battery Block - + Toolbox LibraryLink CtrlEnv_Vehicle_refsub/Ambient thermal mass with motor @@ -5845,7 +6255,7 @@ Converter CtrlEnv_Vehicle_refsub/Ambient thermal mass with motor Block - + Toolbox LibraryLink CtrlEnv_Vehicle_refsub/Battery Temperature Sensor @@ -5853,7 +6263,7 @@ Converter CtrlEnv_Vehicle_refsub/Battery Temperature Sensor Block - + Toolbox LibraryLink CtrlEnv_Vehicle_refsub/Battery Thermal Mass @@ -5861,7 +6271,7 @@ Converter CtrlEnv_Vehicle_refsub/Battery Thermal Mass Block - + Toolbox LibraryLink CtrlEnv_Vehicle_refsub/Battery heat cmd @@ -5869,7 +6279,7 @@ Converter CtrlEnv_Vehicle_refsub/Battery heat cmd Block - + Toolbox LibraryLink CtrlEnv_Vehicle_refsub/Battery heat transfer @@ -5877,7 +6287,7 @@ Converter CtrlEnv_Vehicle_refsub/Battery heat transfer Block - + Toolbox LibraryLink CtrlEnv_Vehicle_refsub/Brake @@ -5885,7 +6295,7 @@ Converter CtrlEnv_Vehicle_refsub/Brake Block - + Toolbox LibraryLink CtrlEnv_Vehicle_refsub/Drag friction @@ -5893,7 +6303,7 @@ Converter CtrlEnv_Vehicle_refsub/Drag friction Block - + Toolbox LibraryLink CtrlEnv_Vehicle_refsub/Force to pressure @@ -5901,7 +6311,7 @@ Converter CtrlEnv_Vehicle_refsub/Force to pressure Block - + Toolbox LibraryLink CtrlEnv_Vehicle_refsub/Geartrain friction @@ -5909,7 +6319,7 @@ Converter CtrlEnv_Vehicle_refsub/Geartrain friction Block - + Toolbox LibraryLink CtrlEnv_Vehicle_refsub/Mechanical @@ -5919,7 +6329,7 @@ Rotational Reference1 Rotational Reference1 Block - + Toolbox LibraryLink CtrlEnv_Vehicle_refsub/Mechanical @@ -5929,7 +6339,7 @@ Rotational Reference2 Rotational Reference2 Block - + Toolbox LibraryLink CtrlEnv_Vehicle_refsub/Mechanical @@ -5939,7 +6349,7 @@ Rotational Reference Rotational Reference Block - + Toolbox LibraryLink CtrlEnv_Vehicle_refsub/Mechanical @@ -5951,7 +6361,7 @@ Translational Reference Block - + Toolbox LibraryLink CtrlEnv_Vehicle_refsub/Motor Temperature Sensor @@ -5959,7 +6369,7 @@ Reference CtrlEnv_Vehicle_refsub/Motor Temperature Sensor Block - + Toolbox LibraryLink CtrlEnv_Vehicle_refsub/Motor Thermal Mass @@ -5967,7 +6377,7 @@ Reference CtrlEnv_Vehicle_refsub/Motor Thermal Mass Block - + Toolbox LibraryLink CtrlEnv_Vehicle_refsub/Motor heat cmd @@ -5975,7 +6385,7 @@ Reference CtrlEnv_Vehicle_refsub/Motor heat cmd Block - + Toolbox LibraryLink CtrlEnv_Vehicle_refsub/Motor heat transfer @@ -5983,7 +6393,7 @@ Reference CtrlEnv_Vehicle_refsub/Motor heat transfer Block - + Toolbox LibraryLink CtrlEnv_Vehicle_refsub/Motor speed sensor @@ -5991,7 +6401,7 @@ Reference CtrlEnv_Vehicle_refsub/Motor speed sensor Block - + Toolbox LibraryLink CtrlEnv_Vehicle_refsub/Motor torque @@ -5999,7 +6409,7 @@ Reference CtrlEnv_Vehicle_refsub/Motor torque Block - + Toolbox LibraryLink CtrlEnv_Vehicle_refsub/PS Divide @@ -6007,7 +6417,7 @@ Reference CtrlEnv_Vehicle_refsub/PS Divide Block - + Toolbox LibraryLink CtrlEnv_Vehicle_refsub/PS-Simulink @@ -6017,7 +6427,7 @@ Converter1 Converter1 Block - + Toolbox LibraryLink CtrlEnv_Vehicle_refsub/PS-Simulink @@ -6027,7 +6437,7 @@ Converter2 Converter2 Block - + Toolbox LibraryLink CtrlEnv_Vehicle_refsub/PS-Simulink @@ -6037,7 +6447,7 @@ Converter3 Converter3 Block - + Toolbox LibraryLink CtrlEnv_Vehicle_refsub/PS-Simulink @@ -6047,7 +6457,7 @@ Converter7 Converter7 Block - + Toolbox LibraryLink CtrlEnv_Vehicle_refsub/Reduction gear @@ -6055,7 +6465,7 @@ Converter7 CtrlEnv_Vehicle_refsub/Reduction gear Block - + Toolbox LibraryLink CtrlEnv_Vehicle_refsub/Simulink-PS @@ -6065,7 +6475,7 @@ Converter1 Converter1 Block - + Toolbox LibraryLink CtrlEnv_Vehicle_refsub/Simulink-PS @@ -6075,7 +6485,7 @@ Converter2 Converter2 Block - + Toolbox LibraryLink CtrlEnv_Vehicle_refsub/Simulink-PS @@ -6085,7 +6495,7 @@ Converter3 Converter3 Block - + Toolbox LibraryLink CtrlEnv_Vehicle_refsub/Simulink-PS @@ -6095,7 +6505,7 @@ Converter Converter Block - + Toolbox LibraryLink CtrlEnv_Vehicle_refsub/Solver Configuration1 @@ -6103,7 +6513,7 @@ Converter CtrlEnv_Vehicle_refsub/Solver Configuration1 Block - + Toolbox LibraryLink CtrlEnv_Vehicle_refsub/Solver Configuration2 @@ -6111,7 +6521,7 @@ Converter CtrlEnv_Vehicle_refsub/Solver Configuration2 Block - + Toolbox LibraryLink CtrlEnv_Vehicle_refsub/Solver Configuration @@ -6119,7 +6529,7 @@ Converter CtrlEnv_Vehicle_refsub/Solver Configuration Block - + Toolbox LibraryLink CtrlEnv_Vehicle_refsub/Thermal Reference1 @@ -6127,7 +6537,7 @@ Converter CtrlEnv_Vehicle_refsub/Thermal Reference1 Block - + Toolbox LibraryLink CtrlEnv_Vehicle_refsub/Thermal Reference2 @@ -6135,7 +6545,7 @@ Converter CtrlEnv_Vehicle_refsub/Thermal Reference2 Block - + Toolbox LibraryLink CtrlEnv_Vehicle_refsub/Thermal Reference3 @@ -6143,7 +6553,7 @@ Converter CtrlEnv_Vehicle_refsub/Thermal Reference3 Block - + Toolbox LibraryLink CtrlEnv_Vehicle_refsub/Thermal Reference4 @@ -6151,7 +6561,7 @@ Converter CtrlEnv_Vehicle_refsub/Thermal Reference4 Block - + Toolbox LibraryLink CtrlEnv_Vehicle_refsub/Tire @@ -6159,7 +6569,7 @@ Converter CtrlEnv_Vehicle_refsub/Tire Block - + Toolbox LibraryLink CtrlEnv_Vehicle_refsub/Vehicle inertia @@ -6167,7 +6577,7 @@ Converter CtrlEnv_Vehicle_refsub/Vehicle inertia Block - + Toolbox LibraryLink CtrlEnv_Vehicle_refsub/Vehicle speed sensor @@ -6175,25 +6585,25 @@ Converter CtrlEnv_Vehicle_refsub/Vehicle speed sensor Block - + MATLABFile,FunctionCall 36 Line 36 - + Toolbox Toolbox - + ModelCallback,PreLoadFcn,FunctionCall 1 - + Toolbox Toolbox - + BlockCallback,MaskCallbackString,FunctionCall CtrlEnv_Vehicle_harness_model/Battery heat flow command 14 @@ -6201,7 +6611,7 @@ Converter Block 1 - + BlockCallback,MaskInitialization,FunctionCall CtrlEnv_Vehicle_harness_model/Battery heat flow command 14 @@ -6209,7 +6619,7 @@ Converter Block 2 - + BlockCallback,MaskCallbackString,FunctionCall CtrlEnv_Vehicle_harness_model/Brake force 2 @@ -6217,7 +6627,7 @@ Converter Block 1 - + BlockCallback,MaskInitialization,FunctionCall CtrlEnv_Vehicle_harness_model/Brake force 2 @@ -6225,7 +6635,7 @@ Converter Block 2 - + BlockCallback,MaskCallbackString,FunctionCall CtrlEnv_Vehicle_harness_model/Motor heat flow command 10 @@ -6233,7 +6643,7 @@ Converter Block 1 - + BlockCallback,MaskInitialization,FunctionCall CtrlEnv_Vehicle_harness_model/Motor heat flow command 10 @@ -6241,7 +6651,7 @@ Converter Block 2 - + BlockCallback,MaskCallbackString,FunctionCall CtrlEnv_Vehicle_harness_model/Motor torque command 6 @@ -6249,7 +6659,7 @@ Converter Block 1 - + BlockCallback,MaskInitialization,FunctionCall CtrlEnv_Vehicle_harness_model/Motor torque command 6 @@ -6257,73 +6667,73 @@ Converter Block 2 - + SubsystemReference CtrlEnv_Vehicle_harness_model/Simple vehicle 1 CtrlEnv_Vehicle_harness_model/Simple vehicle Block - + MATLABFile,FunctionCall 8 Line 8 - + Toolbox Toolbox - + MATLABFile,FunctionCall 12 Line 12 - + Toolbox MATLABFile,FunctionCall 2 Line 2 - + Toolbox MATLABFile,FunctionCall 3 Line 3 - + MATLABFile,FunctionCall 5 Line 5 - + MATLABFile,FunctionCall 7 Line 7 - + Toolbox Toolbox - + MATLABFile,Inheritance 1 Line 1 - + MATLABFile,FunctionCall 21 MQC_TopFolder_1 Line 21 - + Toolbox MATLABFile,FunctionCall 28 @@ -6331,21 +6741,21 @@ Converter Line 28 - + MATLABFile,FunctionCall 33 MQC_Harness_2 Line 33 - + MATLABFile,FunctionCall 39 MQC_SimulationCase_1 Line 39 - + Toolbox MATLABFile,FunctionCall 46 @@ -6353,28 +6763,28 @@ Converter Line 46 - + MATLABFile,FunctionCall 47 MQC_Configuation_1 Line 47 - + MATLABFile,FunctionCall 51 MQC_Configuation_2 Line 51 - + MATLABFile,FunctionCall 57 MQC_Utility_1 Line 57 - + Toolbox MATLABFile,FunctionCall 62 @@ -6382,324 +6792,324 @@ Converter Line 62 - + MATLABFile,FunctionCall 65 MQC_Utility_2 Line 65 - + Toolbox Toolbox - + Toolbox Toolbox - + MATLABFile,FunctionCall 88 CtrlEnv_Vehicle_loadSimulationCase Line 88 - + Toolbox Toolbox - + MATLABFile,FunctionCall 28 CtrlEnv_Vehicle_setInitialConditions Line 28 - + Toolbox Toolbox - + Toolbox Toolbox - + MATLABFile,FunctionCall 22 CtrlEnv_Vehicle_plotResults Line 22 - + Toolbox Toolbox - + MATLABFile,FunctionCall 6 CtrlEnv_Vehicle_generateMarkdown Line 6 - + Toolbox Toolbox - + ModelCallback,PreLoadFcn,FunctionCall 1 - + Runtime SimulinkCache - + Toolbox Toolbox - + Notes - + SubsystemReference CtrlEnv_harness_model/Controller and Environment 457 CtrlEnv_harness_model/Controller and Environment Block - + SubsystemReference CtrlEnv_harness_model/Vehicle plant/Simplistic vehicle 612 CtrlEnv_harness_model/Vehicle plant/Simplistic vehicle Block - + MATLABFile,FunctionCall 56 Line 56 - + Toolbox Toolbox - + Toolbox MATLABFile,FunctionCall 2 Line 2 - + Toolbox MATLABFile,FunctionCall 3 Line 3 - + MATLABFile,FunctionCall 5 Line 5 - + MATLABFile,FunctionCall 6 Line 6 - + MATLABFile,FunctionCall 9 Line 9 - + Toolbox Toolbox - + Toolbox MATLABFile,FunctionCall 2 Line 2 - + Toolbox MATLABFile,FunctionCall 3 Line 3 - + MATLABFile,FunctionCall 5 Line 5 - + MATLABFile,FunctionCall 6 Line 6 - + MATLABFile,FunctionCall 9 Line 9 - + Toolbox Toolbox - + Toolbox MATLABFile,FunctionCall 2 Line 2 - + Toolbox MATLABFile,FunctionCall 3 Line 3 - + MATLABFile,FunctionCall 5 Line 5 - + MATLABFile,FunctionCall 6 Line 6 - + MATLABFile,FunctionCall 9 Line 9 - + Toolbox Toolbox - + Toolbox MATLABFile,FunctionCall 2 Line 2 - + Toolbox MATLABFile,FunctionCall 3 Line 3 - + MATLABFile,FunctionCall 5 Line 5 - + MATLABFile,FunctionCall 6 Line 6 - + MATLABFile,FunctionCall 9 Line 9 - + Toolbox Toolbox - + Toolbox MATLABFile,FunctionCall 2 Line 2 - + Toolbox MATLABFile,FunctionCall 3 Line 3 - + MATLABFile,FunctionCall 5 Line 5 - + MATLABFile,FunctionCall 6 Line 6 - + MATLABFile,FunctionCall 9 Line 9 - + Toolbox Toolbox - + MATLABFile,FunctionCall 28 MQC_Constant_1 Line 28 - + MATLABFile,FunctionCall 32 MQC_FTP75_1 Line 32 - + MATLABFile,FunctionCall 36 MQC_HighSpeed_1 Line 36 - + MATLABFile,FunctionCall 40 MQC_SimpleDrivePattern_1 Line 40 - + MATLABFile,FunctionCall 44 MQC_WLTP_1 Line 44 - + Toolbox MATLABFile,FunctionCall 56 @@ -6707,7 +7117,7 @@ Converter Line 56 - + Toolbox MATLABFile,FunctionCall 66 @@ -6715,11 +7125,11 @@ Converter Line 66 - + Toolbox Toolbox - + Toolbox MATLABFile,FunctionCall 116 @@ -6727,20 +7137,20 @@ Converter Line 116 - + MATLABFile,FunctionCall 117 MQC_CallbackButtons_1 Line 117 - + MATLABFile,Inheritance 1 Line 1 - + Toolbox MATLABFile,FunctionCall 22 @@ -6748,56 +7158,56 @@ Converter Line 22 - + MATLABFile,FunctionCall 27 MQC_Harness_2 Line 27 - + MATLABFile,FunctionCall 33 MQC_SimulationCase_1 Line 33 - + MATLABFile,FunctionCall 37 MQC_SimulationCase_2 Line 37 - + MATLABFile,FunctionCall 41 MQC_SimulationCase_3 Line 41 - + MATLABFile,FunctionCall 45 MQC_SimulationCase_4 Line 45 - + MATLABFile,FunctionCall 49 MQC_SimulationCase_5 Line 49 - + MATLABFile,FunctionArgument 55 MQC_Configuration_1 Line 55 - + Toolbox MATLABFile,FunctionCall 55 @@ -6805,21 +7215,21 @@ Converter Line 55 - + MATLABFile,FunctionCall 56 MQC_Configuration_1 Line 56 - + MATLABFile,FunctionArgument 60 MQC_Configuration_2 Line 60 - + Toolbox MATLABFile,FunctionCall 60 @@ -6827,21 +7237,21 @@ Converter Line 60 - + MATLABFile,FunctionCall 61 MQC_Configuration_2 Line 61 - + MATLABFile,FunctionArgument 65 MQC_Configuration_3 Line 65 - + Toolbox MATLABFile,FunctionCall 65 @@ -6849,21 +7259,21 @@ Converter Line 65 - + MATLABFile,FunctionCall 66 MQC_Configuration_3 Line 66 - + MATLABFile,FunctionArgument 70 MQC_Configuration_4 Line 70 - + Toolbox MATLABFile,FunctionCall 70 @@ -6871,21 +7281,21 @@ Converter Line 70 - + MATLABFile,FunctionCall 71 MQC_Configuration_4 Line 71 - + MATLABFile,FunctionArgument 75 MQC_Configuration_5 Line 75 - + Toolbox MATLABFile,FunctionCall 75 @@ -6893,21 +7303,21 @@ Converter Line 75 - + MATLABFile,FunctionCall 76 MQC_Configuration_5 Line 76 - + MATLABFile,FunctionArgument 80 MQC_Configuration_6 Line 80 - + Toolbox MATLABFile,FunctionCall 80 @@ -6915,14 +7325,14 @@ Converter Line 80 - + MATLABFile,FunctionCall 81 MQC_Configuration_6 Line 81 - + Toolbox MATLABFile,FunctionCall 88 @@ -6930,115 +7340,115 @@ Converter Line 88 - + MATLABFile,FunctionCall 91 MQC_Utility_1 Line 91 - + Toolbox Toolbox - + Toolbox Toolbox - + Toolbox Toolbox - + MATLABFile,FunctionCall 13 CtrlEnv_loadCase_Constant Line 13 - + Toolbox Toolbox - + MATLABFile,FunctionCall 13 CtrlEnv_loadCase_FTP75 Line 13 - + Toolbox Toolbox - + MATLABFile,FunctionCall 13 CtrlEnv_loadCase_HighSpeed Line 13 - + Toolbox Toolbox - + MATLABFile,FunctionCall 13 CtrlEnv_loadCase_SimpleDrivePattern Line 13 - + Toolbox Toolbox - + MATLABFile,FunctionCall 13 CtrlEnv_loadCase_WLTP Line 13 - + Toolbox Toolbox - + MATLABFile,FunctionCall 27 CtrlEnv_plotResults Line 27 - + Toolbox Toolbox - + MATLABFile,FunctionCall 6 CtrlEnv_generateMarkdown Line 6 - + Toolbox Toolbox - + ModelCallback,PreLoadFcn,FunctionCall 1 - + Runtime SimulinkCache - + Toolbox Toolbox - + Toolbox LibraryLink MotorDriveUnit_harness_model/Electrical Reference @@ -7046,7 +7456,7 @@ Converter MotorDriveUnit_harness_model/Electrical Reference Block - + Toolbox LibraryLink MotorDriveUnit_harness_model/High Voltage Battery/Battery Status/Charge @@ -7054,7 +7464,7 @@ Converter MotorDriveUnit_harness_model/High Voltage Battery/Battery Status/Charge Block - + Toolbox LibraryLink MotorDriveUnit_harness_model/High Voltage Battery/Battery Status/Gain @@ -7062,7 +7472,7 @@ Converter MotorDriveUnit_harness_model/High Voltage Battery/Battery Status/Gain Block - + Toolbox LibraryLink MotorDriveUnit_harness_model/High Voltage Battery/Battery Status/I^2 @@ -7070,7 +7480,7 @@ Converter MotorDriveUnit_harness_model/High Voltage Battery/Battery Status/I^2 Block - + Toolbox LibraryLink MotorDriveUnit_harness_model/High Voltage Battery/Battery Status/PS Add @@ -7078,7 +7488,7 @@ Converter MotorDriveUnit_harness_model/High Voltage Battery/Battery Status/PS Add Block - + Toolbox LibraryLink MotorDriveUnit_harness_model/High Voltage Battery/Battery Status/PS-Simulink @@ -7088,7 +7498,7 @@ Converter1 Converter1 Block - + Toolbox LibraryLink MotorDriveUnit_harness_model/High Voltage Battery/Battery Status/PS-Simulink @@ -7098,7 +7508,7 @@ Converter2 Converter2 Block - + Toolbox LibraryLink MotorDriveUnit_harness_model/High Voltage Battery/Battery Status/PS-Simulink @@ -7108,7 +7518,7 @@ Converter3 Converter3 Block - + Toolbox LibraryLink MotorDriveUnit_harness_model/High Voltage Battery/Battery Status/PS-Simulink @@ -7118,7 +7528,7 @@ Converter4 Converter4 Block - + Toolbox LibraryLink MotorDriveUnit_harness_model/High Voltage Battery/Battery Status/PS-Simulink @@ -7128,7 +7538,7 @@ Converter Converter Block - + Toolbox LibraryLink MotorDriveUnit_harness_model/High Voltage Battery/Battery Status/Power @@ -7136,7 +7546,7 @@ Converter MotorDriveUnit_harness_model/High Voltage Battery/Battery Status/Power Block - + Toolbox LibraryLink MotorDriveUnit_harness_model/High Voltage Battery/Battery Status/Terminal resistance @@ -7144,7 +7554,7 @@ Converter MotorDriveUnit_harness_model/High Voltage Battery/Battery Status/Terminal resistance Block - + Toolbox LibraryLink MotorDriveUnit_harness_model/High Voltage Battery/Current Sensor @@ -7152,7 +7562,7 @@ Converter MotorDriveUnit_harness_model/High Voltage Battery/Current Sensor Block - + Toolbox LibraryLink MotorDriveUnit_harness_model/High Voltage Battery/DC Voltage Source @@ -7160,7 +7570,7 @@ Converter MotorDriveUnit_harness_model/High Voltage Battery/DC Voltage Source Block - + Toolbox LibraryLink MotorDriveUnit_harness_model/High Voltage Battery/Terminal resistance @@ -7168,7 +7578,7 @@ Converter MotorDriveUnit_harness_model/High Voltage Battery/Terminal resistance Block - + Toolbox LibraryLink MotorDriveUnit_harness_model/High Voltage Battery/Voltage Sensor @@ -7176,7 +7586,7 @@ Converter MotorDriveUnit_harness_model/High Voltage Battery/Voltage Sensor Block - + BlockCallback,MaskCallbackString,FunctionCall MotorDriveUnit_harness_model/Inputs/Axle clutch switch 311 @@ -7184,7 +7594,7 @@ Converter Block 1 - + BlockCallback,MaskInitialization,FunctionCall MotorDriveUnit_harness_model/Inputs/Axle clutch switch 311 @@ -7192,7 +7602,7 @@ Converter Block 9 - + BlockCallback,MaskInitialization,FunctionCall MotorDriveUnit_harness_model/Inputs/Axle clutch switch 311 @@ -7200,7 +7610,7 @@ Converter Block 2 - + BlockCallback,MaskCallbackString,FunctionCall MotorDriveUnit_harness_model/Inputs/Axle speed 307 @@ -7208,7 +7618,7 @@ Converter Block 1 - + BlockCallback,MaskInitialization,FunctionCall MotorDriveUnit_harness_model/Inputs/Axle speed 307 @@ -7216,7 +7626,7 @@ Converter Block 10 - + BlockCallback,MaskInitialization,FunctionCall MotorDriveUnit_harness_model/Inputs/Axle speed 307 @@ -7224,7 +7634,7 @@ Converter Block 2 - + BlockCallback,MaskCallbackString,FunctionCall MotorDriveUnit_harness_model/Inputs/Axle torque 315 @@ -7232,7 +7642,7 @@ Converter Block 1 - + BlockCallback,MaskInitialization,FunctionCall MotorDriveUnit_harness_model/Inputs/Axle torque 315 @@ -7240,7 +7650,7 @@ Converter Block 10 - + BlockCallback,MaskInitialization,FunctionCall MotorDriveUnit_harness_model/Inputs/Axle torque 315 @@ -7248,7 +7658,7 @@ Converter Block 2 - + BlockCallback,MaskCallbackString,FunctionCall MotorDriveUnit_harness_model/Inputs/Heat flow command 447 @@ -7256,7 +7666,7 @@ Converter Block 1 - + BlockCallback,MaskInitialization,FunctionCall MotorDriveUnit_harness_model/Inputs/Heat flow command 447 @@ -7264,7 +7674,7 @@ Converter Block 10 - + BlockCallback,MaskInitialization,FunctionCall MotorDriveUnit_harness_model/Inputs/Heat flow command 447 @@ -7272,7 +7682,7 @@ Converter Block 2 - + BlockCallback,MaskCallbackString,FunctionCall MotorDriveUnit_harness_model/Inputs/Motor torque command 319 @@ -7280,7 +7690,7 @@ Converter Block 1 - + BlockCallback,MaskInitialization,FunctionCall MotorDriveUnit_harness_model/Inputs/Motor torque command 319 @@ -7288,7 +7698,7 @@ Converter Block 10 - + BlockCallback,MaskInitialization,FunctionCall MotorDriveUnit_harness_model/Inputs/Motor torque command 319 @@ -7296,7 +7706,7 @@ Converter Block 2 - + Toolbox LibraryLink MotorDriveUnit_harness_model/Mechanical Load/Geartrain Damper @@ -7304,7 +7714,7 @@ Converter MotorDriveUnit_harness_model/Mechanical Load/Geartrain Damper Block - + Toolbox LibraryLink MotorDriveUnit_harness_model/Mechanical Load/Geartrain Inertia @@ -7312,7 +7722,7 @@ Converter MotorDriveUnit_harness_model/Mechanical Load/Geartrain Inertia Block - + Toolbox LibraryLink MotorDriveUnit_harness_model/Mechanical Load/Load Damper @@ -7320,7 +7730,7 @@ Converter MotorDriveUnit_harness_model/Mechanical Load/Load Damper Block - + Toolbox LibraryLink MotorDriveUnit_harness_model/Mechanical Load/Load Inertia @@ -7328,7 +7738,7 @@ Converter MotorDriveUnit_harness_model/Mechanical Load/Load Inertia Block - + Toolbox LibraryLink MotorDriveUnit_harness_model/Mechanical Load/Mechanical @@ -7338,7 +7748,7 @@ Rotational Reference1 Rotational Reference1 Block - + Toolbox LibraryLink MotorDriveUnit_harness_model/Mechanical Load/Mechanical @@ -7348,7 +7758,7 @@ Rotational Reference Rotational Reference Block - + Toolbox LibraryLink MotorDriveUnit_harness_model/Mechanical Load/Torque Speed Source/Angular Velocity Source @@ -7356,7 +7766,7 @@ Rotational Reference MotorDriveUnit_harness_model/Mechanical Load/Torque Speed Source/Angular Velocity Source Block - + Toolbox LibraryLink MotorDriveUnit_harness_model/Mechanical Load/Torque Speed Source/Logic-Controlled Clutch @@ -7364,7 +7774,7 @@ Rotational Reference MotorDriveUnit_harness_model/Mechanical Load/Torque Speed Source/Logic-Controlled Clutch Block - + Toolbox LibraryLink MotorDriveUnit_harness_model/Mechanical Load/Torque Speed Source/Mechanical @@ -7374,7 +7784,7 @@ Rotational Reference1 Rotational Reference1 Block - + Toolbox LibraryLink MotorDriveUnit_harness_model/Mechanical Load/Torque Speed Source/Mechanical @@ -7384,7 +7794,7 @@ Rotational Reference Rotational Reference Block - + Toolbox LibraryLink MotorDriveUnit_harness_model/Mechanical Load/Torque Speed Source/PS-Simulink @@ -7394,7 +7804,7 @@ Converter Converter Block - + Toolbox LibraryLink MotorDriveUnit_harness_model/Mechanical Load/Torque Speed Source/Rotational Speed Sensor @@ -7402,7 +7812,7 @@ Converter MotorDriveUnit_harness_model/Mechanical Load/Torque Speed Source/Rotational Speed Sensor Block - + Toolbox LibraryLink MotorDriveUnit_harness_model/Mechanical Load/Torque Speed Source/Simulink-PS @@ -7412,7 +7822,7 @@ Converter1 Converter1 Block - + Toolbox LibraryLink MotorDriveUnit_harness_model/Mechanical Load/Torque Speed Source/Simulink-PS @@ -7422,7 +7832,7 @@ Converter2 Converter2 Block - + Toolbox LibraryLink MotorDriveUnit_harness_model/Mechanical Load/Torque Speed Source/Simulink-PS @@ -7432,7 +7842,7 @@ Converter Converter Block - + Toolbox LibraryLink MotorDriveUnit_harness_model/Mechanical Load/Torque Speed Source/Torque Source @@ -7440,14 +7850,14 @@ Converter MotorDriveUnit_harness_model/Mechanical Load/Torque Speed Source/Torque Source Block - + SubsystemReference MotorDriveUnit_harness_model/Motor Drive Unit 283 MotorDriveUnit_harness_model/Motor Drive Unit Block - + Toolbox LibraryLink MotorDriveUnit_harness_model/Solver Configuration @@ -7455,37 +7865,37 @@ Converter MotorDriveUnit_harness_model/Solver Configuration Block - + MATLABFile,FunctionCall 10 Line 10 - + MATLABFile,FunctionCall 11 Line 11 - + Toolbox Toolbox - + Toolbox Toolbox - + Toolbox LibraryLink 50627 Block - + Toolbox Toolbox - + Toolbox LibraryLink MotorDriveUnit_refsub_Basic/Electrical Reference @@ -7493,7 +7903,7 @@ Converter MotorDriveUnit_refsub_Basic/Electrical Reference Block - + Toolbox LibraryLink MotorDriveUnit_refsub_Basic/Electrical measurement/Current Sensor @@ -7501,7 +7911,7 @@ Converter MotorDriveUnit_refsub_Basic/Electrical measurement/Current Sensor Block - + Toolbox LibraryLink MotorDriveUnit_refsub_Basic/Electrical measurement/PS Product @@ -7509,7 +7919,7 @@ Converter MotorDriveUnit_refsub_Basic/Electrical measurement/PS Product Block - + Toolbox LibraryLink MotorDriveUnit_refsub_Basic/Electrical measurement/PS-Simulink @@ -7519,7 +7929,7 @@ Converter1 Converter1 Block - + Toolbox LibraryLink MotorDriveUnit_refsub_Basic/Electrical measurement/PS-Simulink @@ -7529,7 +7939,7 @@ Converter2 Converter2 Block - + Toolbox LibraryLink MotorDriveUnit_refsub_Basic/Electrical measurement/PS-Simulink @@ -7539,7 +7949,7 @@ Converter3 Converter3 Block - + Toolbox LibraryLink MotorDriveUnit_refsub_Basic/Electrical measurement/Voltage Sensor @@ -7547,7 +7957,7 @@ Converter3 MotorDriveUnit_refsub_Basic/Electrical measurement/Voltage Sensor Block - + Toolbox LibraryLink MotorDriveUnit_refsub_Basic/Mechanical @@ -7557,7 +7967,7 @@ Rotational Reference1 Rotational Reference1 Block - + Toolbox LibraryLink MotorDriveUnit_refsub_Basic/Mechanical @@ -7567,7 +7977,7 @@ Rotational Reference Rotational Reference Block - + Toolbox LibraryLink MotorDriveUnit_refsub_Basic/Mechanical measurement/PS Product @@ -7575,7 +7985,7 @@ Rotational Reference MotorDriveUnit_refsub_Basic/Mechanical measurement/PS Product Block - + Toolbox LibraryLink MotorDriveUnit_refsub_Basic/Mechanical measurement/PS-Simulink @@ -7585,7 +7995,7 @@ Converter1 Converter1 Block - + Toolbox LibraryLink MotorDriveUnit_refsub_Basic/Mechanical measurement/PS-Simulink @@ -7595,7 +8005,7 @@ Converter2 Converter2 Block - + Toolbox LibraryLink MotorDriveUnit_refsub_Basic/Mechanical measurement/PS-Simulink @@ -7605,7 +8015,7 @@ Converter3 Converter3 Block - + Toolbox LibraryLink MotorDriveUnit_refsub_Basic/Mechanical measurement/Rotational Motion Sensor @@ -7613,7 +8023,7 @@ Converter3 MotorDriveUnit_refsub_Basic/Mechanical measurement/Rotational Motion Sensor Block - + Toolbox LibraryLink MotorDriveUnit_refsub_Basic/Mechanical measurement/Torque Sensor @@ -7621,7 +8031,7 @@ Converter3 MotorDriveUnit_refsub_Basic/Mechanical measurement/Torque Sensor Block - + Toolbox LibraryLink MotorDriveUnit_refsub_Basic/Rotor damper @@ -7629,7 +8039,7 @@ Converter3 MotorDriveUnit_refsub_Basic/Rotor damper Block - + Toolbox LibraryLink MotorDriveUnit_refsub_Basic/Rotor inertia @@ -7637,7 +8047,7 @@ Converter3 MotorDriveUnit_refsub_Basic/Rotor inertia Block - + Toolbox LibraryLink MotorDriveUnit_refsub_Basic/Simulink-PS @@ -7647,7 +8057,7 @@ Converter Converter Block - + Toolbox LibraryLink MotorDriveUnit_refsub_Basic/Torsional Spring-Damper @@ -7655,17 +8065,17 @@ Converter MotorDriveUnit_refsub_Basic/Torsional Spring-Damper Block - + Toolbox LibraryLink 48281 Block - + Toolbox Toolbox - + Toolbox LibraryLink MotorDriveUnit_refsub_BasicThermal/Motor Drive/Electrical Reference @@ -7673,7 +8083,7 @@ Converter MotorDriveUnit_refsub_BasicThermal/Motor Drive/Electrical Reference Block - + Toolbox LibraryLink MotorDriveUnit_refsub_BasicThermal/Motor Drive/Electrical measurement/Current Sensor @@ -7681,7 +8091,7 @@ Converter MotorDriveUnit_refsub_BasicThermal/Motor Drive/Electrical measurement/Current Sensor Block - + Toolbox LibraryLink MotorDriveUnit_refsub_BasicThermal/Motor Drive/Electrical measurement/PS Product @@ -7689,7 +8099,7 @@ Converter MotorDriveUnit_refsub_BasicThermal/Motor Drive/Electrical measurement/PS Product Block - + Toolbox LibraryLink MotorDriveUnit_refsub_BasicThermal/Motor Drive/Electrical measurement/PS-Simulink @@ -7699,7 +8109,7 @@ Converter1 Converter1 Block - + Toolbox LibraryLink MotorDriveUnit_refsub_BasicThermal/Motor Drive/Electrical measurement/PS-Simulink @@ -7709,7 +8119,7 @@ Converter2 Converter2 Block - + Toolbox LibraryLink MotorDriveUnit_refsub_BasicThermal/Motor Drive/Electrical measurement/PS-Simulink @@ -7719,7 +8129,7 @@ Converter3 Converter3 Block - + Toolbox LibraryLink MotorDriveUnit_refsub_BasicThermal/Motor Drive/Electrical measurement/Voltage Sensor @@ -7727,7 +8137,7 @@ Converter3 MotorDriveUnit_refsub_BasicThermal/Motor Drive/Electrical measurement/Voltage Sensor Block - + Toolbox LibraryLink MotorDriveUnit_refsub_BasicThermal/Motor Drive/Mechanical @@ -7737,7 +8147,7 @@ Rotational Reference1 Rotational Reference1 Block - + Toolbox LibraryLink MotorDriveUnit_refsub_BasicThermal/Motor Drive/Mechanical @@ -7747,7 +8157,7 @@ Rotational Reference Rotational Reference Block - + Toolbox LibraryLink MotorDriveUnit_refsub_BasicThermal/Motor Drive/Mechanical measurement/PS Product @@ -7755,7 +8165,7 @@ Rotational Reference MotorDriveUnit_refsub_BasicThermal/Motor Drive/Mechanical measurement/PS Product Block - + Toolbox LibraryLink MotorDriveUnit_refsub_BasicThermal/Motor Drive/Mechanical measurement/PS-Simulink @@ -7765,7 +8175,7 @@ Converter1 Converter1 Block - + Toolbox LibraryLink MotorDriveUnit_refsub_BasicThermal/Motor Drive/Mechanical measurement/PS-Simulink @@ -7775,7 +8185,7 @@ Converter2 Converter2 Block - + Toolbox LibraryLink MotorDriveUnit_refsub_BasicThermal/Motor Drive/Mechanical measurement/PS-Simulink @@ -7785,7 +8195,7 @@ Converter3 Converter3 Block - + Toolbox LibraryLink MotorDriveUnit_refsub_BasicThermal/Motor Drive/Mechanical measurement/Rotational Motion Sensor @@ -7793,7 +8203,7 @@ Converter3 MotorDriveUnit_refsub_BasicThermal/Motor Drive/Mechanical measurement/Rotational Motion Sensor Block - + Toolbox LibraryLink MotorDriveUnit_refsub_BasicThermal/Motor Drive/Mechanical measurement/Torque Sensor @@ -7801,7 +8211,7 @@ Converter3 MotorDriveUnit_refsub_BasicThermal/Motor Drive/Mechanical measurement/Torque Sensor Block - + Toolbox LibraryLink MotorDriveUnit_refsub_BasicThermal/Motor Drive/Rotor damper @@ -7809,7 +8219,7 @@ Converter3 MotorDriveUnit_refsub_BasicThermal/Motor Drive/Rotor damper Block - + Toolbox LibraryLink MotorDriveUnit_refsub_BasicThermal/Motor Drive/Rotor inertia @@ -7817,7 +8227,7 @@ Converter3 MotorDriveUnit_refsub_BasicThermal/Motor Drive/Rotor inertia Block - + Toolbox LibraryLink MotorDriveUnit_refsub_BasicThermal/Motor Drive/Torsional Spring-Damper @@ -7825,7 +8235,7 @@ Converter3 MotorDriveUnit_refsub_BasicThermal/Motor Drive/Torsional Spring-Damper Block - + Toolbox LibraryLink MotorDriveUnit_refsub_BasicThermal/Simulink-PS @@ -7835,7 +8245,7 @@ Converter1 Converter1 Block - + Toolbox LibraryLink MotorDriveUnit_refsub_BasicThermal/Simulink-PS @@ -7845,7 +8255,7 @@ Converter Converter Block - + Toolbox LibraryLink MotorDriveUnit_refsub_BasicThermal/Thermal system/Ambient Temperature Sensor @@ -7853,7 +8263,7 @@ Converter MotorDriveUnit_refsub_BasicThermal/Thermal system/Ambient Temperature Sensor Block - + Toolbox LibraryLink MotorDriveUnit_refsub_BasicThermal/Thermal system/Ambient Thermal Mass @@ -7861,7 +8271,7 @@ Converter MotorDriveUnit_refsub_BasicThermal/Thermal system/Ambient Thermal Mass Block - + Toolbox LibraryLink MotorDriveUnit_refsub_BasicThermal/Thermal system/Heat Flow Source @@ -7869,7 +8279,7 @@ Converter MotorDriveUnit_refsub_BasicThermal/Thermal system/Heat Flow Source Block - + Toolbox LibraryLink MotorDriveUnit_refsub_BasicThermal/Thermal system/Motor Temperature Sensor @@ -7877,7 +8287,7 @@ Converter MotorDriveUnit_refsub_BasicThermal/Thermal system/Motor Temperature Sensor Block - + Toolbox LibraryLink MotorDriveUnit_refsub_BasicThermal/Thermal system/PS-Simulink @@ -7887,7 +8297,7 @@ Converter7 Converter7 Block - + Toolbox LibraryLink MotorDriveUnit_refsub_BasicThermal/Thermal system/PS-Simulink @@ -7897,7 +8307,7 @@ Converter Converter Block - + Toolbox LibraryLink MotorDriveUnit_refsub_BasicThermal/Thermal system/Radiative Heat Transfer @@ -7905,7 +8315,7 @@ Converter MotorDriveUnit_refsub_BasicThermal/Thermal system/Radiative Heat Transfer Block - + Toolbox LibraryLink MotorDriveUnit_refsub_BasicThermal/Thermal system/Thermal Reference1 @@ -7913,7 +8323,7 @@ Converter MotorDriveUnit_refsub_BasicThermal/Thermal system/Thermal Reference1 Block - + Toolbox LibraryLink MotorDriveUnit_refsub_BasicThermal/Thermal system/Thermal Reference2 @@ -7921,7 +8331,7 @@ Converter MotorDriveUnit_refsub_BasicThermal/Thermal system/Thermal Reference2 Block - + Toolbox LibraryLink MotorDriveUnit_refsub_BasicThermal/Thermal system/Thermal Reference @@ -7929,49 +8339,49 @@ Converter MotorDriveUnit_refsub_BasicThermal/Thermal system/Thermal Reference Block - + MATLABFile,FunctionCall 10 Line 10 - + MATLABFile,FunctionCall 11 Line 11 - + Toolbox Toolbox - + MATLABFile,FunctionCall 10 Line 10 - + MATLABFile,FunctionCall 11 Line 11 - + Toolbox Toolbox - + Toolbox LibraryLink 42956 Block - + Toolbox Toolbox - + Toolbox LibraryLink MotorDriveUnit_refsub_System/Motor Drive/Electrical Reference @@ -7979,7 +8389,7 @@ Converter MotorDriveUnit_refsub_System/Motor Drive/Electrical Reference Block - + Toolbox LibraryLink MotorDriveUnit_refsub_System/Motor Drive/Electrical measurement/Current Sensor @@ -7987,7 +8397,7 @@ Converter MotorDriveUnit_refsub_System/Motor Drive/Electrical measurement/Current Sensor Block - + Toolbox LibraryLink MotorDriveUnit_refsub_System/Motor Drive/Electrical measurement/PS Product @@ -7995,7 +8405,7 @@ Converter MotorDriveUnit_refsub_System/Motor Drive/Electrical measurement/PS Product Block - + Toolbox LibraryLink MotorDriveUnit_refsub_System/Motor Drive/Electrical measurement/PS-Simulink @@ -8005,7 +8415,7 @@ Converter1 Converter1 Block - + Toolbox LibraryLink MotorDriveUnit_refsub_System/Motor Drive/Electrical measurement/PS-Simulink @@ -8015,7 +8425,7 @@ Converter2 Converter2 Block - + Toolbox LibraryLink MotorDriveUnit_refsub_System/Motor Drive/Electrical measurement/PS-Simulink @@ -8025,7 +8435,7 @@ Converter3 Converter3 Block - + Toolbox LibraryLink MotorDriveUnit_refsub_System/Motor Drive/Electrical measurement/Voltage Sensor @@ -8033,7 +8443,7 @@ Converter3 MotorDriveUnit_refsub_System/Motor Drive/Electrical measurement/Voltage Sensor Block - + Toolbox LibraryLink MotorDriveUnit_refsub_System/Motor Drive/Mechanical @@ -8043,7 +8453,7 @@ Rotational Reference Rotational Reference Block - + Toolbox LibraryLink MotorDriveUnit_refsub_System/Motor Drive/Mechanical measurement/PS Product @@ -8051,7 +8461,7 @@ Rotational Reference MotorDriveUnit_refsub_System/Motor Drive/Mechanical measurement/PS Product Block - + Toolbox LibraryLink MotorDriveUnit_refsub_System/Motor Drive/Mechanical measurement/PS-Simulink @@ -8061,7 +8471,7 @@ Converter1 Converter1 Block - + Toolbox LibraryLink MotorDriveUnit_refsub_System/Motor Drive/Mechanical measurement/PS-Simulink @@ -8071,7 +8481,7 @@ Converter2 Converter2 Block - + Toolbox LibraryLink MotorDriveUnit_refsub_System/Motor Drive/Mechanical measurement/PS-Simulink @@ -8081,7 +8491,7 @@ Converter3 Converter3 Block - + Toolbox LibraryLink MotorDriveUnit_refsub_System/Motor Drive/Mechanical measurement/Rotational Motion Sensor @@ -8089,7 +8499,7 @@ Converter3 MotorDriveUnit_refsub_System/Motor Drive/Mechanical measurement/Rotational Motion Sensor Block - + Toolbox LibraryLink MotorDriveUnit_refsub_System/Motor Drive/Mechanical measurement/Torque Sensor @@ -8097,7 +8507,7 @@ Converter3 MotorDriveUnit_refsub_System/Motor Drive/Mechanical measurement/Torque Sensor Block - + Toolbox LibraryLink MotorDriveUnit_refsub_System/Motor Drive/Torsional Spring-Damper @@ -8105,7 +8515,7 @@ Converter3 MotorDriveUnit_refsub_System/Motor Drive/Torsional Spring-Damper Block - + Toolbox LibraryLink MotorDriveUnit_refsub_System/Simulink-PS @@ -8115,7 +8525,7 @@ Converter1 Converter1 Block - + Toolbox LibraryLink MotorDriveUnit_refsub_System/Simulink-PS @@ -8125,7 +8535,7 @@ Converter Converter Block - + Toolbox LibraryLink MotorDriveUnit_refsub_System/Thermal system/Ambient Temperature Sensor @@ -8133,7 +8543,7 @@ Converter MotorDriveUnit_refsub_System/Thermal system/Ambient Temperature Sensor Block - + Toolbox LibraryLink MotorDriveUnit_refsub_System/Thermal system/Ambient Thermal Mass @@ -8141,7 +8551,7 @@ Converter MotorDriveUnit_refsub_System/Thermal system/Ambient Thermal Mass Block - + Toolbox LibraryLink MotorDriveUnit_refsub_System/Thermal system/Heat Flow Source @@ -8149,7 +8559,7 @@ Converter MotorDriveUnit_refsub_System/Thermal system/Heat Flow Source Block - + Toolbox LibraryLink MotorDriveUnit_refsub_System/Thermal system/Motor Temperature Sensor @@ -8157,7 +8567,7 @@ Converter MotorDriveUnit_refsub_System/Thermal system/Motor Temperature Sensor Block - + Toolbox LibraryLink MotorDriveUnit_refsub_System/Thermal system/PS-Simulink @@ -8167,7 +8577,7 @@ Converter7 Converter7 Block - + Toolbox LibraryLink MotorDriveUnit_refsub_System/Thermal system/PS-Simulink @@ -8177,7 +8587,7 @@ Converter Converter Block - + Toolbox LibraryLink MotorDriveUnit_refsub_System/Thermal system/Radiative Heat Transfer @@ -8185,7 +8595,7 @@ Converter MotorDriveUnit_refsub_System/Thermal system/Radiative Heat Transfer Block - + Toolbox LibraryLink MotorDriveUnit_refsub_System/Thermal system/Thermal Reference1 @@ -8193,7 +8603,7 @@ Converter MotorDriveUnit_refsub_System/Thermal system/Thermal Reference1 Block - + Toolbox LibraryLink MotorDriveUnit_refsub_System/Thermal system/Thermal Reference2 @@ -8201,7 +8611,7 @@ Converter MotorDriveUnit_refsub_System/Thermal system/Thermal Reference2 Block - + Toolbox LibraryLink MotorDriveUnit_refsub_System/Thermal system/Thermal Reference @@ -8209,17 +8619,17 @@ Converter MotorDriveUnit_refsub_System/Thermal system/Thermal Reference Block - + Toolbox LibraryLink 42905 Block - + Toolbox Toolbox - + Toolbox LibraryLink MotorDriveUnit_refsub_SystemTable/Electrical Reference @@ -8227,7 +8637,7 @@ Converter MotorDriveUnit_refsub_SystemTable/Electrical Reference Block - + Toolbox LibraryLink MotorDriveUnit_refsub_SystemTable/Electrical measurement/Current Sensor @@ -8235,7 +8645,7 @@ Converter MotorDriveUnit_refsub_SystemTable/Electrical measurement/Current Sensor Block - + Toolbox LibraryLink MotorDriveUnit_refsub_SystemTable/Electrical measurement/PS Product @@ -8243,7 +8653,7 @@ Converter MotorDriveUnit_refsub_SystemTable/Electrical measurement/PS Product Block - + Toolbox LibraryLink MotorDriveUnit_refsub_SystemTable/Electrical measurement/PS-Simulink @@ -8253,7 +8663,7 @@ Converter1 Converter1 Block - + Toolbox LibraryLink MotorDriveUnit_refsub_SystemTable/Electrical measurement/PS-Simulink @@ -8263,7 +8673,7 @@ Converter2 Converter2 Block - + Toolbox LibraryLink MotorDriveUnit_refsub_SystemTable/Electrical measurement/PS-Simulink @@ -8273,7 +8683,7 @@ Converter3 Converter3 Block - + Toolbox LibraryLink MotorDriveUnit_refsub_SystemTable/Electrical measurement/Voltage Sensor @@ -8281,7 +8691,7 @@ Converter3 MotorDriveUnit_refsub_SystemTable/Electrical measurement/Voltage Sensor Block - + Toolbox LibraryLink MotorDriveUnit_refsub_SystemTable/Mechanical @@ -8291,7 +8701,7 @@ Rotational Reference Rotational Reference Block - + Toolbox LibraryLink MotorDriveUnit_refsub_SystemTable/Mechanical measurement/PS Product @@ -8299,7 +8709,7 @@ Rotational Reference MotorDriveUnit_refsub_SystemTable/Mechanical measurement/PS Product Block - + Toolbox LibraryLink MotorDriveUnit_refsub_SystemTable/Mechanical measurement/PS-Simulink @@ -8309,7 +8719,7 @@ Converter1 Converter1 Block - + Toolbox LibraryLink MotorDriveUnit_refsub_SystemTable/Mechanical measurement/PS-Simulink @@ -8319,7 +8729,7 @@ Converter2 Converter2 Block - + Toolbox LibraryLink MotorDriveUnit_refsub_SystemTable/Mechanical measurement/PS-Simulink @@ -8329,7 +8739,7 @@ Converter3 Converter3 Block - + Toolbox LibraryLink MotorDriveUnit_refsub_SystemTable/Mechanical measurement/Rotational Motion Sensor @@ -8337,7 +8747,7 @@ Converter3 MotorDriveUnit_refsub_SystemTable/Mechanical measurement/Rotational Motion Sensor Block - + Toolbox LibraryLink MotorDriveUnit_refsub_SystemTable/Mechanical measurement/Torque Sensor @@ -8345,7 +8755,7 @@ Converter3 MotorDriveUnit_refsub_SystemTable/Mechanical measurement/Torque Sensor Block - + Toolbox LibraryLink MotorDriveUnit_refsub_SystemTable/Simulink-PS @@ -8355,7 +8765,7 @@ Converter Converter Block - + Toolbox LibraryLink MotorDriveUnit_refsub_SystemTable/Torsional Spring-Damper @@ -8363,299 +8773,299 @@ Converter MotorDriveUnit_refsub_SystemTable/Torsional Spring-Damper Block - + MATLABFile,FunctionCall 14 Line 14 - + MATLABFile,FunctionCall 15 Line 15 - + Toolbox Toolbox - + MATLABFile,FunctionCall 12 Line 12 - + MATLABFile,FunctionCall 13 Line 13 - + Toolbox Toolbox - + MATLABFile,FunctionCall 2 Line 2 - + Toolbox MATLABFile,FunctionCall 3 Line 3 - + MATLABFile,FunctionCall 5 Line 5 - + MATLABFile,FunctionCall 6 Line 6 - + MATLABFile,FunctionCall 9 Line 9 - + Toolbox Toolbox - + MATLABFile,FunctionCall 2 Line 2 - + Toolbox MATLABFile,FunctionCall 3 Line 3 - + MATLABFile,FunctionCall 5 Line 5 - + MATLABFile,FunctionCall 6 Line 6 - + Toolbox Toolbox - + MATLABFile,FunctionCall 10 Line 10 - + MATLABFile,FunctionCall 13 Line 13 - + Toolbox MATLABFile,FunctionCall 2 Line 2 - + Toolbox MATLABFile,FunctionCall 3 Line 3 - + MATLABFile,FunctionCall 5 Line 5 - + MATLABFile,FunctionCall 6 Line 6 - + Toolbox Toolbox - + MATLABFile,FunctionCall 10 Line 10 - + MATLABFile,FunctionCall 26 Line 26 - + Toolbox MATLABFile,FunctionCall 2 Line 2 - + Toolbox MATLABFile,FunctionCall 3 Line 3 - + MATLABFile,FunctionCall 5 Line 5 - + MATLABFile,FunctionCall 6 Line 6 - + Toolbox Toolbox - + MATLABFile,FunctionCall 10 Line 10 - + MATLABFile,FunctionCall 26 Line 26 - + Toolbox MATLABFile,FunctionCall 2 Line 2 - + Toolbox MATLABFile,FunctionCall 3 Line 3 - + MATLABFile,FunctionCall 5 Line 5 - + MATLABFile,FunctionCall 6 Line 6 - + Toolbox Toolbox - + MATLABFile,FunctionCall 10 Line 10 - + MATLABFile,FunctionCall 22 Line 22 - + Toolbox MATLABFile,FunctionCall 2 Line 2 - + Toolbox MATLABFile,FunctionCall 3 Line 3 - + MATLABFile,FunctionCall 5 Line 5 - + MATLABFile,FunctionCall 6 Line 6 - + Toolbox Toolbox - + MATLABFile,FunctionCall 28 MQC_Constant_1 Line 28 - + MATLABFile,FunctionCall 32 MQC_Drive_1 Line 32 - + MATLABFile,FunctionCall 36 MQC_Random_1 Line 36 - + MATLABFile,FunctionCall 40 MQC_RegenBrake_1 Line 40 - + Toolbox MATLABFile,FunctionCall 52 @@ -8663,7 +9073,7 @@ Converter Line 52 - + Toolbox MATLABFile,FunctionCall 62 @@ -8671,46 +9081,46 @@ Converter Line 62 - + Toolbox Toolbox - + MATLABFile,FunctionCall 102 MQC_Configurarion_useRefsub_1 Line 102 - + MATLABFile,FunctionCall 106 MQC_Configurarion_useRefsub_2 Line 106 - + MATLABFile,FunctionCall 110 MQC_Configurarion_useRefsub_3 Line 110 - + MATLABFile,FunctionCall 114 MQC_Configurarion_useRefsub_4 Line 114 - + MATLABFile,FunctionCall 118 MQC_Configurarion_useRefsub_5 Line 118 - + Toolbox MATLABFile,FunctionCall 125 @@ -8718,56 +9128,56 @@ Converter Line 125 - + MATLABFile,FunctionCall 130 MQC_Harness_2 Line 130 - + MATLABFile,FunctionCall 136 MQC_Notes_1 Line 136 - + MATLABFile,FunctionCall 140 MQC_Notes_2 Line 140 - + MATLABFile,FunctionCall 146 MQC_TestCases_1 Line 146 - + MATLABFile,FunctionCall 150 MQC_TestCases_2 Line 150 - + MATLABFile,FunctionCall 154 MQC_TestCases_3 Line 154 - + MATLABFile,FunctionCall 158 MQC_TestCases_4 Line 158 - + Toolbox MATLABFile,FunctionCall 168 @@ -8775,7 +9185,7 @@ Converter Line 168 - + Toolbox MATLABFile,FunctionArgument 175 @@ -8783,7 +9193,7 @@ Converter Line 175 - + Toolbox MATLABFile,FunctionCall 175 @@ -8791,40 +9201,40 @@ Converter Line 175 - + MATLABFile,FunctionCall 177 MQC_Utility_1 Line 177 - + MATLABFile,FunctionCall 181 MQC_Utility_2 Line 181 - + MATLABFile,FunctionCall 185 MQC_Utility_3 Line 185 - + MATLABFile,Inheritance 1 Line 1 - + MATLABFile,FunctionCall 20 Line 20 - + Toolbox MATLABFile,FunctionCall 213 @@ -8832,56 +9242,56 @@ Converter Line 213 - + MATLABFile,FunctionCall 214 MQC_CallbackButtons_1 Line 214 - + MATLABFile,FunctionCall 21 Line 21 - + MATLABFile,FunctionCall 22 Line 22 - + MATLABFile,FunctionCall 23 Line 23 - + MATLABFile,FunctionCall 26 Line 26 - + MATLABFile,FunctionCall 27 Line 27 - + MATLABFile,FunctionCall 28 Line 28 - + MATLABFile,FunctionCall 29 Line 29 - + Toolbox MATLABFile,FunctionCall 36 @@ -8889,35 +9299,35 @@ Converter Line 36 - + MATLABFile,FunctionCall 50 MQC_TopFolder_1 Line 50 - + MATLABFile,FunctionCall 54 MQC_TopFolder_2 Line 54 - + MATLABFile,FunctionCall 58 MQC_TopFolder_3 Line 58 - + MATLABFile,FunctionCall 62 MQC_TopFolder_4 Line 62 - + Toolbox MATLABFile,FunctionCall 69 @@ -8925,14 +9335,14 @@ Converter Line 69 - + MATLABFile,FunctionCall 70 MQC_Configurarion_loadSim_1 Line 70 - + Toolbox MATLABFile,FunctionCall 75 @@ -8940,14 +9350,14 @@ Converter Line 75 - + MATLABFile,FunctionCall 76 MQC_Configurarion_loadSim_2 Line 76 - + Toolbox MATLABFile,FunctionCall 81 @@ -8955,14 +9365,14 @@ Converter Line 81 - + MATLABFile,FunctionCall 82 MQC_Configurarion_loadSim_3 Line 82 - + Toolbox MATLABFile,FunctionCall 87 @@ -8970,14 +9380,14 @@ Converter Line 87 - + MATLABFile,FunctionCall 88 MQC_Configurarion_loadSim_4 Line 88 - + Toolbox MATLABFile,FunctionCall 93 @@ -8985,102 +9395,102 @@ Converter Line 93 - + MATLABFile,FunctionCall 94 MQC_Configurarion_loadSim_5 Line 94 - + MATLABFile,FunctionCall 98 MQC_Configurarion_setInit Line 98 - + Toolbox Toolbox - + Toolbox Toolbox - + MATLABFile,FunctionCall 109 MotorDriveUnit_loadCase Line 109 - + Toolbox Toolbox - + MATLABFile,FunctionCall 12 MotorDriveUnit_loadCase_Constant Line 12 - + Toolbox Toolbox - + MATLABFile,FunctionCall 12 MotorDriveUnit_loadCase_Drive Line 12 - + Toolbox Toolbox - + MATLABFile,FunctionCall 20 MotorDriveUnit_loadCase_Random Line 20 - + MATLABFile,FunctionCall 33 MotorDriveUnit_loadCase_Random Line 33 - + MATLABFile,FunctionCall 63 MotorDriveUnit_loadCase_Random Line 63 - + Toolbox Toolbox - + MATLABFile,FunctionCall 12 MotorDriveUnit_loadCase_RegenBrake Line 12 - + Toolbox Toolbox - + Toolbox Toolbox - + Toolbox MATLABFile,FunctionCall 17 @@ -9088,7 +9498,7 @@ Converter Line 17 - + Toolbox MATLABFile,FunctionCall 18 @@ -9096,370 +9506,370 @@ Converter Line 18 - + Toolbox Toolbox - + MATLABFile,FunctionCall 5 MotorDriveUnit_useRefsub_Basic Line 5 - + Toolbox Toolbox - + MATLABFile,FunctionCall 5 MotorDriveUnit_useRefsub_BasicThermal Line 5 - + Toolbox Toolbox - + MATLABFile,FunctionCall 5 MotorDriveUnit_useRefsub_System Line 5 - + Toolbox Toolbox - + MATLABFile,FunctionCall 5 MotorDriveUnit_useRefsub_SystemTable Line 5 - + Toolbox Toolbox - + MATLABFile,FunctionCall 6 MotorDriveUnit_generateMarkdown Line 6 - + Toolbox Toolbox - + MATLABFile,FunctionCall 43 MotorDriveUnit_getBlockInfo_Basic Line 43 - + MATLABFile,FunctionCall 44 MotorDriveUnit_getBlockInfo_Basic Line 44 - + MATLABFile,FunctionCall 48 MotorDriveUnit_getBlockInfo_Basic Line 48 - + MATLABFile,FunctionCall 49 MotorDriveUnit_getBlockInfo_Basic Line 49 - + MATLABFile,FunctionCall 53 MotorDriveUnit_getBlockInfo_Basic Line 53 - + MATLABFile,FunctionCall 54 MotorDriveUnit_getBlockInfo_Basic Line 54 - + MATLABFile,FunctionCall 58 MotorDriveUnit_getBlockInfo_Basic Line 58 - + MATLABFile,FunctionCall 60 MotorDriveUnit_getBlockInfo_Basic Line 60 - + MATLABFile,FunctionCall 65 MotorDriveUnit_getBlockInfo_Basic Line 65 - + MATLABFile,FunctionCall 66 MotorDriveUnit_getBlockInfo_Basic Line 66 - + MATLABFile,FunctionCall 71 MotorDriveUnit_getBlockInfo_Basic Line 71 - + MATLABFile,FunctionCall 72 MotorDriveUnit_getBlockInfo_Basic Line 72 - + Toolbox Toolbox - + MATLABFile,FunctionCall 100 MotorDriveUnit_getBlockInfo_System Line 100 - + MATLABFile,FunctionCall 101 MotorDriveUnit_getBlockInfo_System Line 101 - + MATLABFile,FunctionCall 23 MotorDriveUnit_getBlockInfo_System Line 23 - + MATLABFile,FunctionCall 24 MotorDriveUnit_getBlockInfo_System Line 24 - + MATLABFile,FunctionCall 28 MotorDriveUnit_getBlockInfo_System Line 28 - + MATLABFile,FunctionCall 29 MotorDriveUnit_getBlockInfo_System Line 29 - + MATLABFile,FunctionCall 33 MotorDriveUnit_getBlockInfo_System Line 33 - + MATLABFile,FunctionCall 34 MotorDriveUnit_getBlockInfo_System Line 34 - + MATLABFile,FunctionCall 38 MotorDriveUnit_getBlockInfo_System Line 38 - + MATLABFile,FunctionCall 40 MotorDriveUnit_getBlockInfo_System Line 40 - + MATLABFile,FunctionCall 45 MotorDriveUnit_getBlockInfo_System Line 45 - + MATLABFile,FunctionCall 46 MotorDriveUnit_getBlockInfo_System Line 46 - + MATLABFile,FunctionCall 51 MotorDriveUnit_getBlockInfo_System Line 51 - + MATLABFile,FunctionCall 52 MotorDriveUnit_getBlockInfo_System Line 52 - + MATLABFile,FunctionCall 56 MotorDriveUnit_getBlockInfo_System Line 56 - + MATLABFile,FunctionCall 57 MotorDriveUnit_getBlockInfo_System Line 57 - + MATLABFile,FunctionCall 61 MotorDriveUnit_getBlockInfo_System Line 61 - + MATLABFile,FunctionCall 62 MotorDriveUnit_getBlockInfo_System Line 62 - + MATLABFile,FunctionCall 68 MotorDriveUnit_getBlockInfo_System Line 68 - + MATLABFile,FunctionCall 69 MotorDriveUnit_getBlockInfo_System Line 69 - + MATLABFile,FunctionCall 73 MotorDriveUnit_getBlockInfo_System Line 73 - + MATLABFile,FunctionCall 74 MotorDriveUnit_getBlockInfo_System Line 74 - + MATLABFile,FunctionCall 78 MotorDriveUnit_getBlockInfo_System Line 78 - + MATLABFile,FunctionCall 79 MotorDriveUnit_getBlockInfo_System Line 79 - + MATLABFile,FunctionCall 95 MotorDriveUnit_getBlockInfo_System Line 95 - + MATLABFile,FunctionCall 96 MotorDriveUnit_getBlockInfo_System Line 96 - + Toolbox Toolbox - + Toolbox Toolbox - + MATLABFile,FunctionCall 31 MotorDriveUnit_plotEfficiency_Basic Line 31 - + Toolbox Toolbox - + MATLABFile,FunctionCall 25 MotorDriveUnit_plotResults Line 25 - + Toolbox Toolbox - + Toolbox Toolbox - + Toolbox LibraryLink Reducer_refsub_Basic/Reduction gear @@ -9467,81 +9877,81 @@ Converter Reducer_refsub_Basic/Reduction gear Block - + MATLABFile,FunctionCall 10 Line 10 - + Toolbox Toolbox - + Toolbox Toolbox - + Toolbox Toolbox - + Toolbox Toolbox - + MATLABFile,FunctionCall 3 Line 3 - + MATLABFile,FunctionCall 5 Line 5 - + Toolbox Toolbox - + Simscape - + Toolbox Toolbox - + MATLABFile,FunctionCall 10 Vehicle1D_plotProperties_Custom Line 10 - + MATLABFile,FunctionCall 12 Vehicle1D_plotProperties_Custom Line 12 - + MATLABFile,FunctionCall 23 Vehicle1D_plotProperties_Custom Line 23 - + Toolbox Toolbox - + Toolbox Toolbox - + Toolbox LibraryLink Vehicle1D_refsub_Custom/Axle Speed Sensor/Ideal Rotational @@ -9551,7 +9961,7 @@ Motion Sensor Motion Sensor Block - + Toolbox LibraryLink Vehicle1D_refsub_Custom/Axle Speed Sensor/Mechanical @@ -9561,7 +9971,7 @@ Rotational Reference Rotational Reference Block - + Toolbox LibraryLink Vehicle1D_refsub_Custom/Axle Speed Sensor/PS-Simulink @@ -9571,14 +9981,14 @@ Converter Converter Block - + SimscapeComponent Vehicle1D_refsub_Custom/Longitudinal Vehicle 2146 Vehicle1D_refsub_Custom/Longitudinal Vehicle Block - + Toolbox BlockCallback,CopyFcn,FunctionCall Vehicle1D_refsub_Custom/Longitudinal Vehicle @@ -9587,7 +9997,7 @@ Converter Block 1 - + Toolbox BlockCallback,PreCopyFcn,FunctionCall Vehicle1D_refsub_Custom/Longitudinal Vehicle @@ -9596,7 +10006,7 @@ Converter Block 1 - + Toolbox BlockCallback,PreDeleteFcn,FunctionCall Vehicle1D_refsub_Custom/Longitudinal Vehicle @@ -9605,7 +10015,7 @@ Converter Block 1 - + Toolbox CoreBlock Vehicle1D_refsub_Custom/Longitudinal Vehicle @@ -9613,7 +10023,7 @@ Converter Vehicle1D_refsub_Custom/Longitudinal Vehicle Block - + Toolbox LibraryLink Vehicle1D_refsub_Custom/PS-Simulink @@ -9623,7 +10033,7 @@ Converter1 Converter1 Block - + Toolbox LibraryLink Vehicle1D_refsub_Custom/PS-Simulink @@ -9633,7 +10043,7 @@ Converter2 Converter2 Block - + Toolbox LibraryLink Vehicle1D_refsub_Custom/PS-Simulink @@ -9643,7 +10053,7 @@ Converter Converter Block - + Toolbox LibraryLink Vehicle1D_refsub_Custom/Simulink-PS @@ -9653,7 +10063,7 @@ Converter1 Converter1 Block - + Toolbox LibraryLink Vehicle1D_refsub_Custom/Simulink-PS @@ -9663,22 +10073,22 @@ Converter Converter Block - + ModelCallback,PreLoadFcn,FunctionCall 1 - + Runtime SimulinkCache - + Toolbox Toolbox - + Notes - + Toolbox LibraryLink Vehicle1D_harness_model/Axle torque input/Geartrain Damper @@ -9686,7 +10096,7 @@ Converter Vehicle1D_harness_model/Axle torque input/Geartrain Damper Block - + Toolbox LibraryLink Vehicle1D_harness_model/Axle torque input/Geartrain Inertia @@ -9694,7 +10104,7 @@ Converter Vehicle1D_harness_model/Axle torque input/Geartrain Inertia Block - + Toolbox LibraryLink Vehicle1D_harness_model/Axle torque input/Mechanical @@ -9704,7 +10114,7 @@ Rotational Reference Rotational Reference Block - + Toolbox LibraryLink Vehicle1D_harness_model/Axle torque input/Simulink-PS @@ -9714,7 +10124,7 @@ Converter2 Converter2 Block - + Toolbox LibraryLink Vehicle1D_harness_model/Axle torque input/Torque Source @@ -9722,7 +10132,7 @@ Converter2 Vehicle1D_harness_model/Axle torque input/Torque Source Block - + BlockCallback,MaskCallbackString,FunctionCall Vehicle1D_harness_model/Inputs/Axle torque 437 @@ -9730,7 +10140,7 @@ Converter2 Block 1 - + BlockCallback,MaskInitialization,FunctionCall Vehicle1D_harness_model/Inputs/Axle torque 437 @@ -9738,7 +10148,7 @@ Converter2 Block 10 - + BlockCallback,MaskInitialization,FunctionCall Vehicle1D_harness_model/Inputs/Axle torque 437 @@ -9746,7 +10156,7 @@ Converter2 Block 2 - + BlockCallback,MaskCallbackString,FunctionCall Vehicle1D_harness_model/Inputs/Brake force 429 @@ -9754,7 +10164,7 @@ Converter2 Block 1 - + BlockCallback,MaskInitialization,FunctionCall Vehicle1D_harness_model/Inputs/Brake force 429 @@ -9762,7 +10172,7 @@ Converter2 Block 10 - + BlockCallback,MaskInitialization,FunctionCall Vehicle1D_harness_model/Inputs/Brake force 429 @@ -9770,7 +10180,7 @@ Converter2 Block 2 - + BlockCallback,MaskCallbackString,FunctionCall Vehicle1D_harness_model/Inputs/Road grade 433 @@ -9778,7 +10188,7 @@ Converter2 Block 1 - + BlockCallback,MaskInitialization,FunctionCall Vehicle1D_harness_model/Inputs/Road grade 433 @@ -9786,7 +10196,7 @@ Converter2 Block 10 - + BlockCallback,MaskInitialization,FunctionCall Vehicle1D_harness_model/Inputs/Road grade 433 @@ -9794,14 +10204,14 @@ Converter2 Block 2 - + SubsystemReference Vehicle1D_harness_model/Longitudinal Vehicle 457 Vehicle1D_harness_model/Longitudinal Vehicle Block - + Toolbox LibraryLink Vehicle1D_harness_model/Mechanical @@ -9811,7 +10221,7 @@ Rotational Reference Rotational Reference Block - + Toolbox LibraryLink Vehicle1D_harness_model/PS-Simulink @@ -9821,7 +10231,7 @@ Converter Converter Block - + Toolbox LibraryLink Vehicle1D_harness_model/Solver Configuration @@ -9829,189 +10239,189 @@ Converter Vehicle1D_harness_model/Solver Configuration Block - + MATLABFile,FunctionCall 8 Line 8 - + Toolbox Toolbox - + Toolbox MATLABFile,FunctionCall 2 Line 2 - + Toolbox MATLABFile,FunctionCall 3 Line 3 - + MATLABFile,FunctionCall 5 Line 5 - + MATLABFile,FunctionCall 6 Line 6 - + MATLABFile,FunctionCall 9 Line 9 - + Toolbox Toolbox - + Toolbox MATLABFile,FunctionCall 2 Line 2 - + Toolbox MATLABFile,FunctionCall 3 Line 3 - + MATLABFile,FunctionCall 5 Line 5 - + MATLABFile,FunctionCall 6 Line 6 - + MATLABFile,FunctionCall 9 Line 9 - + Toolbox Toolbox - + Toolbox MATLABFile,FunctionCall 2 Line 2 - + Toolbox MATLABFile,FunctionCall 3 Line 3 - + MATLABFile,FunctionCall 5 Line 5 - + MATLABFile,FunctionCall 6 Line 6 - + MATLABFile,FunctionCall 9 Line 9 - + Toolbox Toolbox - + Toolbox MATLABFile,FunctionCall 2 Line 2 - + Toolbox MATLABFile,FunctionCall 3 Line 3 - + MATLABFile,FunctionCall 5 Line 5 - + MATLABFile,FunctionCall 6 Line 6 - + MATLABFile,FunctionCall 9 Line 9 - + Toolbox Toolbox - + MATLABFile,FunctionCall 28 MQC_Accelerate_1 Line 28 - + MATLABFile,FunctionCall 32 MQC_Braking_1 Line 32 - + MATLABFile,FunctionCall 36 MQC_Coastdown_1 Line 36 - + MATLABFile,FunctionCall 40 MQC_Constant_1 Line 40 - + Toolbox MATLABFile,FunctionCall 52 @@ -10019,7 +10429,7 @@ Converter Line 52 - + Toolbox MATLABFile,FunctionCall 62 @@ -10027,11 +10437,11 @@ Converter Line 62 - + Toolbox Toolbox - + Toolbox MATLABFile,FunctionCall 108 @@ -10039,7 +10449,7 @@ Converter Line 108 - + Toolbox MATLABFile,FunctionCall 121 @@ -10047,7 +10457,7 @@ Converter Line 121 - + Toolbox MATLABFile,FunctionCall 61 @@ -10055,17 +10465,17 @@ Converter Line 61 - + MATLABFile,VariableType 9 Line 9 - + Toolbox Toolbox - + Toolbox MATLABFile,FunctionCall 17 @@ -10073,17 +10483,17 @@ Converter Line 17 - + MATLABFile,Inheritance 1 Line 1 - + Toolbox Toolbox - + Toolbox MATLABFile,FunctionCall 100 @@ -10091,14 +10501,14 @@ Converter Line 100 - + MATLABFile,FunctionCall 103 MQC_Utility_2 Line 103 - + Toolbox MATLABFile,FunctionCall 110 @@ -10106,14 +10516,14 @@ Converter Line 110 - + MATLABFile,FunctionCall 114 MQC_Utility_3 Line 114 - + Toolbox MATLABFile,FunctionCall 119 @@ -10121,14 +10531,14 @@ Converter Line 119 - + MATLABFile,FunctionCall 123 MQC_Utility_4 Line 123 - + Toolbox MATLABFile,FunctionCall 128 @@ -10136,27 +10546,27 @@ Converter Line 128 - + MATLABFile,FunctionCall 131 MQC_Utility_5 Line 131 - + MATLABFile,Inheritance 1 Line 1 - + MATLABFile,FunctionCall 25 MQC_topfolder_1 Line 25 - + Toolbox MATLABFile,FunctionCall 32 @@ -10164,14 +10574,14 @@ Converter Line 32 - + MATLABFile,FunctionCall 33 MQC_Configuation_1 Line 33 - + Toolbox MATLABFile,FunctionCall 38 @@ -10179,14 +10589,14 @@ Converter Line 38 - + MATLABFile,FunctionCall 39 MQC_Configuation_2 Line 39 - + Toolbox MATLABFile,FunctionCall 44 @@ -10194,14 +10604,14 @@ Converter Line 44 - + MATLABFile,FunctionCall 45 MQC_Configuation_3 Line 45 - + Toolbox MATLABFile,FunctionCall 50 @@ -10209,14 +10619,14 @@ Converter Line 50 - + MATLABFile,FunctionCall 51 MQC_Configuation_4 Line 51 - + Toolbox MATLABFile,FunctionCall 56 @@ -10224,49 +10634,49 @@ Converter Line 56 - + MATLABFile,FunctionCall 57 MQC_Configuation_5 Line 57 - + MATLABFile,FunctionCall 63 MQC_Harness_1 Line 63 - + MATLABFile,FunctionCall 69 MQC_TestCase_1 Line 69 - + MATLABFile,FunctionCall 73 MQC_TestCase_2 Line 73 - + MATLABFile,FunctionCall 77 MQC_TestCase_3 Line 77 - + MATLABFile,FunctionCall 81 MQC_TestCase_4 Line 81 - + Toolbox MATLABFile,FunctionCall 90 @@ -10274,107 +10684,107 @@ Converter Line 90 - + MATLABFile,FunctionCall 94 MQC_Utility_1 Line 94 - + Toolbox Toolbox - + Toolbox Toolbox - + MATLABFile,FunctionCall 83 Vehicle1D_loadCase Line 83 - + Toolbox Toolbox - + MATLABFile,FunctionCall 12 Vehicle1D_loadCase_Accelerate Line 12 - + Toolbox Toolbox - + MATLABFile,FunctionCall 12 Vehicle1D_loadCase_Braking Line 12 - + Toolbox Toolbox - + MATLABFile,FunctionCall 12 Vehicle1D_loadCase_Coastdown Line 12 - + Toolbox Toolbox - + MATLABFile,FunctionCall 12 Vehicle1D_loadCase_Constant Line 12 - + Toolbox Toolbox - + Toolbox Toolbox - + MATLABFile,FunctionCall 7 Vehicle1D_TakeScreenshotApp Line 7 - + Toolbox Toolbox - + MATLABFile,FunctionCall 6 Vehicle1D_generateMarkdown Line 6 - + Toolbox Toolbox - + Toolbox Toolbox - + Toolbox MATLABFile,FunctionCall 13 @@ -10382,7 +10792,7 @@ Converter Line 13 - + Toolbox MATLABFile,FunctionCall 17 @@ -10390,7 +10800,7 @@ Converter Line 17 - + Toolbox MATLABFile,FunctionCall 21 @@ -10398,7 +10808,7 @@ Converter Line 21 - + Toolbox MATLABFile,FunctionCall 25 @@ -10406,7 +10816,7 @@ Converter Line 25 - + Toolbox MATLABFile,FunctionCall 29 @@ -10414,7 +10824,7 @@ Converter Line 29 - + Toolbox MATLABFile,FunctionCall 33 @@ -10422,7 +10832,7 @@ Converter Line 33 - + Toolbox MATLABFile,FunctionCall 38 @@ -10430,7 +10840,7 @@ Converter Line 38 - + Toolbox MATLABFile,FunctionCall 43 @@ -10438,7 +10848,7 @@ Converter Line 43 - + Toolbox MATLABFile,FunctionCall 48 @@ -10446,7 +10856,7 @@ Converter Line 48 - + Toolbox MATLABFile,FunctionCall 53 @@ -10454,7 +10864,7 @@ Converter Line 53 - + Toolbox MATLABFile,FunctionCall 58 @@ -10462,7 +10872,7 @@ Converter Line 58 - + Toolbox MATLABFile,FunctionCall 63 @@ -10470,11 +10880,11 @@ Converter Line 63 - + Toolbox Toolbox - + Toolbox MATLABFile,FunctionCall 12 @@ -10482,7 +10892,7 @@ Converter Line 12 - + Toolbox MATLABFile,FunctionCall 12 @@ -10490,7 +10900,7 @@ Converter Line 12 - + Toolbox MATLABFile,FunctionCall 14 @@ -10498,7 +10908,7 @@ Converter Line 14 - + Toolbox MATLABFile,FunctionCall 24 @@ -10506,7 +10916,7 @@ Converter Line 24 - + Toolbox MATLABFile,FunctionCall 49 @@ -10514,7 +10924,7 @@ Converter Line 49 - + Toolbox MATLABFile,FunctionCall 61 @@ -10522,7 +10932,7 @@ Converter Line 61 - + Toolbox MATLABFile,FunctionCall 69 @@ -10530,7 +10940,7 @@ Converter Line 69 - + Toolbox MATLABFile,FunctionCall 77 @@ -10538,7 +10948,7 @@ Converter Line 77 - + Toolbox MATLABFile,FunctionCall 85 @@ -10546,7 +10956,7 @@ Converter Line 85 - + Toolbox MATLABFile,FunctionCall 97 @@ -10554,22 +10964,22 @@ Converter Line 97 - + Toolbox Toolbox - + MATLABFile,FunctionCall 111 makePlot Line 111 - + Toolbox Toolbox - + Toolbox MATLABFile,FunctionCall 21 @@ -10577,7 +10987,7 @@ Converter Line 21 - + Toolbox MATLABFile,FunctionCall 21 @@ -10585,7 +10995,7 @@ Converter Line 21 - + Toolbox MATLABFile,FunctionCall 23 @@ -10593,14 +11003,14 @@ Converter Line 23 - + MATLABFile,FunctionCall 36 Vehicle1D_plotProperties_Basic Line 36 - + Toolbox MATLABFile,FunctionCall 41 @@ -10608,22 +11018,22 @@ Converter Line 41 - + Toolbox Toolbox - + MATLABFile,FunctionCall 22 Vehicle1D_plotResults Line 22 - + Toolbox Toolbox - + Toolbox MATLABFile,FunctionCall 12 @@ -10631,7 +11041,7 @@ Converter Line 12 - + Toolbox MATLABFile,FunctionCall 13 @@ -10639,781 +11049,781 @@ Converter Line 13 - + MATLABFile,FunctionCall 16 Vehicle1D_resetHarnessModel Line 16 - + MATLABFile,FunctionCall 18 Vehicle1D_resetHarnessModel Line 18 - + Toolbox Toolbox - + MATLABFile,FunctionCall 106 Vehicle1DPerformanceDesignApp Line 106 - + MATLABFile,FunctionCall 107 Vehicle1DPerformanceDesignApp Line 107 - + MATLABFile,FunctionCall 120 Vehicle1DPerformanceDesignApp Line 120 - + MATLABFile,FunctionArgument 122 Vehicle1DPerformanceDesignApp Line 122 - + MATLABFile,FunctionCall 127 Vehicle1DPerformanceDesignApp Line 127 - + MATLABFile,FunctionCall 131 Vehicle1DPerformanceDesignApp Line 131 - + MATLABFile,FunctionCall 134 Vehicle1DPerformanceDesignApp Line 134 - + MATLABFile,FunctionCall 136 Vehicle1DPerformanceDesignApp Line 136 - + MATLABFile,FunctionCall 143 Vehicle1DPerformanceDesignApp Line 143 - + MATLABFile,FunctionCall 146 Vehicle1DPerformanceDesignApp Line 146 - + MATLABFile,FunctionCall 148 Vehicle1DPerformanceDesignApp Line 148 - + MATLABFile,FunctionCall 153 Vehicle1DPerformanceDesignApp Line 153 - + MATLABFile,FunctionCall 156 Vehicle1DPerformanceDesignApp Line 156 - + MATLABFile,FunctionCall 158 Vehicle1DPerformanceDesignApp Line 158 - + MATLABFile,FunctionCall 163 Vehicle1DPerformanceDesignApp Line 163 - + MATLABFile,FunctionCall 166 Vehicle1DPerformanceDesignApp Line 166 - + MATLABFile,FunctionCall 168 Vehicle1DPerformanceDesignApp Line 168 - + MATLABFile,FunctionCall 173 Vehicle1DPerformanceDesignApp Line 173 - + MATLABFile,FunctionCall 176 Vehicle1DPerformanceDesignApp Line 176 - + MATLABFile,FunctionCall 178 Vehicle1DPerformanceDesignApp Line 178 - + MATLABFile,FunctionCall 184 Vehicle1DPerformanceDesignApp Line 184 - + MATLABFile,FunctionCall 188 Vehicle1DPerformanceDesignApp Line 188 - + MATLABFile,FunctionCall 191 Vehicle1DPerformanceDesignApp Line 191 - + MATLABFile,FunctionCall 193 Vehicle1DPerformanceDesignApp Line 193 - + MATLABFile,FunctionCall 198 Vehicle1DPerformanceDesignApp Line 198 - + MATLABFile,FunctionCall 201 Vehicle1DPerformanceDesignApp Line 201 - + MATLABFile,FunctionCall 203 Vehicle1DPerformanceDesignApp Line 203 - + MATLABFile,FunctionCall 209 Vehicle1DPerformanceDesignApp Line 209 - + MATLABFile,FunctionCall 213 Vehicle1DPerformanceDesignApp Line 213 - + MATLABFile,FunctionCall 216 Vehicle1DPerformanceDesignApp Line 216 - + MATLABFile,FunctionCall 218 Vehicle1DPerformanceDesignApp Line 218 - + MATLABFile,FunctionCall 223 Vehicle1DPerformanceDesignApp Line 223 - + MATLABFile,FunctionCall 226 Vehicle1DPerformanceDesignApp Line 226 - + MATLABFile,FunctionCall 228 Vehicle1DPerformanceDesignApp Line 228 - + MATLABFile,FunctionCall 22 Vehicle1DPerformanceDesignApp Line 22 - + MATLABFile,FunctionCall 233 Vehicle1DPerformanceDesignApp Line 233 - + MATLABFile,FunctionCall 236 Vehicle1DPerformanceDesignApp Line 236 - + MATLABFile,FunctionCall 238 Vehicle1DPerformanceDesignApp Line 238 - + MATLABFile,FunctionCall 244 Vehicle1DPerformanceDesignApp Line 244 - + MATLABFile,FunctionCall 248 Vehicle1DPerformanceDesignApp Line 248 - + MATLABFile,FunctionCall 251 Vehicle1DPerformanceDesignApp Line 251 - + MATLABFile,FunctionCall 253 Vehicle1DPerformanceDesignApp Line 253 - + MATLABFile,FunctionCall 258 Vehicle1DPerformanceDesignApp Line 258 - + MATLABFile,FunctionCall 261 Vehicle1DPerformanceDesignApp Line 261 - + MATLABFile,FunctionCall 263 Vehicle1DPerformanceDesignApp Line 263 - + MATLABFile,FunctionCall 268 Vehicle1DPerformanceDesignApp Line 268 - + MATLABFile,FunctionCall 271 Vehicle1DPerformanceDesignApp Line 271 - + MATLABFile,FunctionCall 273 Vehicle1DPerformanceDesignApp Line 273 - + MATLABFile,FunctionCall 278 Vehicle1DPerformanceDesignApp Line 278 - + MATLABFile,FunctionCall 281 Vehicle1DPerformanceDesignApp Line 281 - + MATLABFile,FunctionCall 283 Vehicle1DPerformanceDesignApp Line 283 - + MATLABFile,FunctionCall 288 Vehicle1DPerformanceDesignApp Line 288 - + MATLABFile,FunctionCall 291 Vehicle1DPerformanceDesignApp Line 291 - + MATLABFile,FunctionCall 293 Vehicle1DPerformanceDesignApp Line 293 - + MATLABFile,FunctionCall 298 Vehicle1DPerformanceDesignApp Line 298 - + MATLABFile,FunctionCall 301 Vehicle1DPerformanceDesignApp Line 301 - + MATLABFile,FunctionCall 305 Vehicle1DPerformanceDesignApp Line 305 - + MATLABFile,FunctionCall 316 Vehicle1DPerformanceDesignApp Line 316 - + MATLABFile,FunctionCall 321 Vehicle1DPerformanceDesignApp Line 321 - + MATLABFile,FunctionCall 329 Vehicle1DPerformanceDesignApp Line 329 - + MATLABFile,FunctionCall 337 Vehicle1DPerformanceDesignApp Line 337 - + MATLABFile,FunctionCall 343 Vehicle1DPerformanceDesignApp Line 343 - + MATLABFile,FunctionCall 348 Vehicle1DPerformanceDesignApp Line 348 - + MATLABFile,FunctionCall 351 Vehicle1DPerformanceDesignApp Line 351 - + MATLABFile,FunctionCall 353 Vehicle1DPerformanceDesignApp Line 353 - + MATLABFile,FunctionCall 358 Vehicle1DPerformanceDesignApp Line 358 - + MATLABFile,FunctionCall 361 Vehicle1DPerformanceDesignApp Line 361 - + MATLABFile,FunctionCall 363 Vehicle1DPerformanceDesignApp Line 363 - + MATLABFile,FunctionCall 368 Vehicle1DPerformanceDesignApp Line 368 - + MATLABFile,FunctionCall 371 Vehicle1DPerformanceDesignApp Line 371 - + MATLABFile,FunctionCall 373 Vehicle1DPerformanceDesignApp Line 373 - + MATLABFile,FunctionCall 378 Vehicle1DPerformanceDesignApp Line 378 - + MATLABFile,FunctionCall 381 Vehicle1DPerformanceDesignApp Line 381 - + MATLABFile,FunctionCall 383 Vehicle1DPerformanceDesignApp Line 383 - + MATLABFile,FunctionCall 388 Vehicle1DPerformanceDesignApp Line 388 - + MATLABFile,FunctionCall 391 Vehicle1DPerformanceDesignApp Line 391 - + MATLABFile,FunctionCall 393 Vehicle1DPerformanceDesignApp Line 393 - + MATLABFile,FunctionCall 442 select_preset Line 442 - + MATLABFile,FunctionCall 443 select_preset Line 443 - + MATLABFile,FunctionCall 496 update_A Line 496 - + MATLABFile,FunctionCall 505 update_C Line 505 - + MATLABFile,FunctionCall 509 update_C Line 509 - + MATLABFile,FunctionCall 513 update_C Line 513 - + MATLABFile,FunctionCall 523 update_Fmax Line 523 - + MATLABFile,FunctionCall 527 update_Fmax Line 527 - + MATLABFile,FunctionCall 531 update_Fmax Line 531 - + MATLABFile,FunctionCall 548 update_max_climb_power Line 548 - + MATLABFile,FunctionCall 552 update_max_climb_power Line 552 - + MATLABFile,FunctionCall 556 update_max_climb_power Line 556 - + MATLABFile,FunctionCall 560 update_max_climb_power Line 560 - + MATLABFile,FunctionCall 564 update_max_climb_power Line 564 - + MATLABFile,FunctionCall 568 update_max_climb_power Line 568 - + MATLABFile,FunctionCall 571 update_max_climb_power Line 571 - + MATLABFile,FunctionCall 627 make_plot Line 627 - + MATLABFile,FunctionCall 629 make_plot Line 629 - + MATLABFile,FunctionCall 630 make_plot Line 630 - + MATLABFile,FunctionCall 631 make_plot Line 631 - + MATLABFile,FunctionCall 632 make_plot Line 632 - + MATLABFile,FunctionCall 633 make_plot Line 633 - + MATLABFile,FunctionCall 634 make_plot Line 634 - + MATLABFile,FunctionCall 635 make_plot Line 635 - + MATLABFile,FunctionCall 636 make_plot Line 636 - + MATLABFile,FunctionCall 637 make_plot Line 637 - + MATLABFile,FunctionCall 638 make_plot Line 638 - + MATLABFile,FunctionCall 639 make_plot Line 639 - + MATLABFile,FunctionCall 640 make_plot Line 640 - + MATLABFile,VariableType 8 Line 8 - + Toolbox Toolbox - + Toolbox Toolbox - + Toolbox LibraryLink Vehicle1D_refsub_Basic/Longitudinal Vehicle @@ -11421,7 +11831,7 @@ Converter Vehicle1D_refsub_Basic/Longitudinal Vehicle Block - + Toolbox LibraryLink Vehicle1D_refsub_Basic/PS-Simulink @@ -11431,7 +11841,7 @@ Converter2 Converter2 Block - + Toolbox LibraryLink Vehicle1D_refsub_Basic/PS-Simulink @@ -11441,7 +11851,7 @@ Converter3 Converter3 Block - + Toolbox LibraryLink Vehicle1D_refsub_Basic/PS-Simulink @@ -11451,7 +11861,7 @@ Converter Converter Block - + Toolbox LibraryLink Vehicle1D_refsub_Basic/Simulink-PS @@ -11461,7 +11871,7 @@ Converter1 Converter1 Block - + Toolbox LibraryLink Vehicle1D_refsub_Basic/Simulink-PS @@ -11471,7 +11881,7 @@ Converter Converter Block - + Toolbox LibraryLink Vehicle1D_refsub_Basic/Speed Sensor @@ -11479,216 +11889,216 @@ Converter Vehicle1D_refsub_Basic/Speed Sensor Block - + MATLABFile,FunctionCall 7 Line 7 - + Toolbox Toolbox - + Toolbox Toolbox - + Notes - + SubsystemReference VehSpdRef_harness_model/Vehicle speed reference 457 VehSpdRef_harness_model/Vehicle speed reference Block - + Toolbox MATLABFile,FunctionCall 2 Line 2 - + Toolbox MATLABFile,FunctionCall 3 Line 3 - + MATLABFile,FunctionCall 6 Line 6 - + MATLABFile,FunctionCall 9 Line 9 - + Toolbox Toolbox - + Toolbox MATLABFile,FunctionCall 2 Line 2 - + Toolbox MATLABFile,FunctionCall 3 Line 3 - + MATLABFile,FunctionCall 6 Line 6 - + MATLABFile,FunctionCall 9 Line 9 - + Toolbox Toolbox - + Toolbox MATLABFile,FunctionCall 2 Line 2 - + Toolbox MATLABFile,FunctionCall 3 Line 3 - + MATLABFile,FunctionCall 6 Line 6 - + MATLABFile,FunctionCall 9 Line 9 - + Toolbox Toolbox - + Toolbox MATLABFile,FunctionCall 2 Line 2 - + Toolbox MATLABFile,FunctionCall 3 Line 3 - + MATLABFile,FunctionCall 6 Line 6 - + MATLABFile,FunctionCall 9 Line 9 - + Toolbox Toolbox - + Toolbox MATLABFile,FunctionCall 2 Line 2 - + Toolbox MATLABFile,FunctionCall 3 Line 3 - + MATLABFile,FunctionCall 6 Line 6 - + MATLABFile,FunctionCall 9 Line 9 - + Toolbox Toolbox - + MATLABFile,FunctionCall 28 MQC_Constant_1 Line 28 - + MATLABFile,FunctionCall 32 MQC_FTP75_1 Line 32 - + MATLABFile,FunctionCall 36 MQC_HighSpeed_1 Line 36 - + MATLABFile,FunctionCall 40 MQC_SimpleDrivePattern_1 Line 40 - + MATLABFile,FunctionCall 44 MQC_WLTP_1 Line 44 - + Toolbox MATLABFile,FunctionCall 56 @@ -11696,7 +12106,7 @@ Converter Line 56 - + Toolbox MATLABFile,FunctionCall 66 @@ -11704,52 +12114,52 @@ Converter Line 66 - + Toolbox Toolbox - + MATLABFile,Inheritance 1 Line 1 - + MATLABFile,FunctionCall 21 MQC_SimulationCase_1 Line 21 - + MATLABFile,FunctionCall 25 MQC_SimulationCase_2 Line 25 - + MATLABFile,FunctionCall 29 MQC_SimulationCase_3 Line 29 - + MATLABFile,FunctionCall 33 MQC_SimulationCase_4 Line 33 - + MATLABFile,FunctionCall 37 MQC_SimulationCase_5 Line 37 - + Toolbox MATLABFile,FunctionCall 44 @@ -11757,114 +12167,114 @@ Converter Line 44 - + MATLABFile,FunctionCall 45 MQC_Utility_1 Line 45 - + MATLABFile,FunctionCall 49 MQC_Utility_1 Line 49 - + Toolbox Toolbox - + Toolbox Toolbox - + Toolbox Toolbox - + MATLABFile,FunctionCall 13 VehSpdRef_loadCase_Constant Line 13 - + Toolbox Toolbox - + MATLABFile,FunctionCall 13 VehSpdRef_loadCase_FTP75 Line 13 - + Toolbox Toolbox - + MATLABFile,FunctionCall 13 VehSpdRef_loadCase_HighSpeed Line 13 - + Toolbox Toolbox - + MATLABFile,FunctionCall 13 VehSpdRef_loadCase_SimpleDrivePattern Line 13 - + Toolbox Toolbox - + MATLABFile,FunctionCall 13 VehSpdRef_loadCase_WLTP Line 13 - + Toolbox Toolbox - + MATLABFile,FunctionCall 6 VehSpdRef_generateMarkdown Line 6 - + Toolbox Toolbox - + MATLABFile,FunctionCall 14 VehSpdRef_plotResults Line 14 - + Toolbox Toolbox - + Toolbox Toolbox - + BlockCallback,MaskCallbackString,FunctionCall VehSpdRef_refsub_Basic/Constant 809 @@ -11872,7 +12282,7 @@ Converter Block 1 - + BlockCallback,MaskInitialization,FunctionCall VehSpdRef_refsub_Basic/Constant 809 @@ -11880,7 +12290,7 @@ Converter Block 2 - + Toolbox LibraryLink VehSpdRef_refsub_Basic/Drive Cycle Source 1 @@ -11888,7 +12298,7 @@ Converter VehSpdRef_refsub_Basic/Drive Cycle Source 1 Block - + Toolbox LibraryLink VehSpdRef_refsub_Basic/Drive Cycle Source 2 @@ -11896,7 +12306,7 @@ Converter VehSpdRef_refsub_Basic/Drive Cycle Source 2 Block - + BlockCallback,MaskInitialization,FunctionCall VehSpdRef_refsub_Basic/High speed drive pattern 805 @@ -11904,7 +12314,7 @@ Converter Block 2 - + BlockCallback,MaskCallbackString,FunctionCall VehSpdRef_refsub_Basic/High speed drive pattern 805 @@ -11912,7 +12322,7 @@ Converter Block 1 - + BlockCallback,MaskInitialization,FunctionCall VehSpdRef_refsub_Basic/High speed drive pattern 805 @@ -11920,7 +12330,7 @@ Converter Block 16 - + BlockCallback,MaskCallbackString,FunctionCall VehSpdRef_refsub_Basic/Simple drive pattern 801 @@ -11928,7 +12338,7 @@ Converter Block 1 - + BlockCallback,MaskInitialization,FunctionCall VehSpdRef_refsub_Basic/Simple drive pattern 801 @@ -11936,105 +12346,105 @@ Converter Block 2 - + Toolbox Toolbox - + Toolbox Toolbox - + MATLABFile,FunctionCall 5 Line 5 - + Toolbox Toolbox - + Toolbox MATLABFile,FunctionCall 104 Line 104 - + MATLABFile,FunctionCall 2 Line 2 - + Toolbox MATLABFile,FunctionCall 33 Line 33 - + Toolbox MATLABFile,FunctionCall 47 Line 47 - + Toolbox MATLABFile,FunctionCall 69 Line 69 - + Toolbox MATLABFile,FunctionCall 6 Line 6 - + Toolbox Toolbox - + Toolbox MATLABFile,FunctionCall 13 Line 13 - + Toolbox MATLABFile,FunctionCall 36 Line 36 - + MATLABFile,FunctionCall 9 Line 9 - + Toolbox Toolbox - + ModelCallback,PreLoadFcn,FunctionCall 1 - + Notes - + Toolbox Toolbox - + Toolbox LibraryLink MotorDrive_testHarness/Electrical @@ -12044,7 +12454,7 @@ Reference2 Reference2 Block - + Toolbox LibraryLink MotorDrive_testHarness/High Voltage Source/DC Bus @@ -12052,7 +12462,7 @@ Reference2 MotorDrive_testHarness/High Voltage Source/DC Bus Block - + Toolbox LibraryLink MotorDrive_testHarness/Load inertia @@ -12060,7 +12470,7 @@ Reference2 MotorDrive_testHarness/Load inertia Block - + Toolbox LibraryLink MotorDrive_testHarness/Mechanical @@ -12070,7 +12480,7 @@ Rotational Reference4 Rotational Reference4 Block - + Toolbox LibraryLink MotorDrive_testHarness/Motor Drive/Current Sensor @@ -12080,7 +12490,7 @@ Rotational Reference4 (Three-Phase) Block - + Toolbox LibraryLink MotorDrive_testHarness/Motor Drive/Electrical Reference @@ -12088,7 +12498,7 @@ Rotational Reference4 MotorDrive_testHarness/Motor Drive/Electrical Reference Block - + Toolbox LibraryLink MotorDrive_testHarness/Motor Drive/Encoder/Mechanical @@ -12098,7 +12508,7 @@ Rotational Reference3 Rotational Reference3 Block - + Toolbox LibraryLink MotorDrive_testHarness/Motor Drive/Encoder/PS-S1 @@ -12106,7 +12516,7 @@ Rotational Reference3 MotorDrive_testHarness/Motor Drive/Encoder/PS-S1 Block - + Toolbox LibraryLink MotorDrive_testHarness/Motor Drive/Encoder/PS-S2 @@ -12114,7 +12524,7 @@ Rotational Reference3 MotorDrive_testHarness/Motor Drive/Encoder/PS-S2 Block - + Toolbox LibraryLink MotorDrive_testHarness/Motor Drive/Encoder/PS-Simulink @@ -12124,7 +12534,7 @@ Converter1 Converter1 Block - + Toolbox LibraryLink MotorDrive_testHarness/Motor Drive/Encoder/Rotational Motion Sensor @@ -12132,7 +12542,7 @@ Converter1 MotorDrive_testHarness/Motor Drive/Encoder/Rotational Motion Sensor Block - + Toolbox LibraryLink MotorDrive_testHarness/Motor Drive/Encoder/Torque Sensor @@ -12140,7 +12550,7 @@ Converter1 MotorDrive_testHarness/Motor Drive/Encoder/Torque Sensor Block - + Toolbox LibraryLink MotorDrive_testHarness/Motor Drive/FEM-Parameterized PMSM @@ -12148,7 +12558,7 @@ Converter1 MotorDrive_testHarness/Motor Drive/FEM-Parameterized PMSM Block - + Toolbox LibraryLink MotorDrive_testHarness/Motor Drive/Filter/Time const2: @@ -12158,7 +12568,7 @@ Converter1 1e-5 Block - + Toolbox LibraryLink MotorDrive_testHarness/Motor Drive/Filter/Time const: @@ -12168,7 +12578,7 @@ Converter1 1e-4 Block - + Toolbox LibraryLink MotorDrive_testHarness/Motor Drive/Filter/Time const: @@ -12178,7 +12588,7 @@ Converter1 1e-5 Block - + Toolbox LibraryLink MotorDrive_testHarness/Motor Drive/Filter/Time const: @@ -12188,7 +12598,7 @@ Converter1 5e-4 Block - + Toolbox LibraryLink MotorDrive_testHarness/Motor Drive/Line Voltage Sensor @@ -12198,7 +12608,7 @@ Converter1 (Three-Phase) Block - + Toolbox LibraryLink MotorDrive_testHarness/Motor Drive/Mechanical @@ -12208,7 +12618,7 @@ Rotational Reference1 Rotational Reference1 Block - + Toolbox LibraryLink MotorDrive_testHarness/Motor Drive/PMSM Controller/PMSM Field-Oriented @@ -12218,7 +12628,7 @@ Control Control Block - + Toolbox LibraryLink MotorDrive_testHarness/Motor Drive/PS-Simulink @@ -12228,7 +12638,7 @@ Converter1 Converter1 Block - + Toolbox LibraryLink MotorDrive_testHarness/Motor Drive/PS-Simulink @@ -12238,7 +12648,7 @@ Converter2 Converter2 Block - + Toolbox LibraryLink MotorDrive_testHarness/Motor Drive/PS-Simulink @@ -12248,7 +12658,7 @@ Converter Converter Block - + Toolbox LibraryLink MotorDrive_testHarness/Motor Drive/Phase Splitter @@ -12256,7 +12666,7 @@ Converter MotorDrive_testHarness/Motor Drive/Phase Splitter Block - + Toolbox LibraryLink MotorDrive_testHarness/Motor Drive/Three-phase @@ -12266,7 +12676,7 @@ Inverter/IGBT A(H) Inverter/IGBT A(H) Block - + Toolbox LibraryLink MotorDrive_testHarness/Motor Drive/Three-phase @@ -12276,7 +12686,7 @@ Inverter/IGBT A(L) Inverter/IGBT A(L) Block - + Toolbox LibraryLink MotorDrive_testHarness/Motor Drive/Three-phase @@ -12286,7 +12696,7 @@ Inverter/IGBT B(H) Inverter/IGBT B(H) Block - + Toolbox LibraryLink MotorDrive_testHarness/Motor Drive/Three-phase @@ -12296,7 +12706,7 @@ Inverter/IGBT B(L) Inverter/IGBT B(L) Block - + Toolbox LibraryLink MotorDrive_testHarness/Motor Drive/Three-phase @@ -12306,7 +12716,7 @@ Inverter/IGBT C(H) Inverter/IGBT C(H) Block - + Toolbox LibraryLink MotorDrive_testHarness/Motor Drive/Three-phase @@ -12316,7 +12726,7 @@ Inverter/IGBT C(L) Inverter/IGBT C(L) Block - + Toolbox LibraryLink MotorDrive_testHarness/Motor Drive/Three-phase @@ -12326,7 +12736,7 @@ Inverter/Phase Splitter Inverter/Phase Splitter Block - + Toolbox LibraryLink MotorDrive_testHarness/Motor Drive/Three-phase @@ -12338,7 +12748,7 @@ Inverter/Simulink-PS G1 Block - + Toolbox LibraryLink MotorDrive_testHarness/Motor Drive/Three-phase @@ -12350,7 +12760,7 @@ Inverter/Simulink-PS G2 Block - + Toolbox LibraryLink MotorDrive_testHarness/Motor Drive/Three-phase @@ -12362,7 +12772,7 @@ Inverter/Simulink-PS G3 Block - + Toolbox LibraryLink MotorDrive_testHarness/Motor Drive/Three-phase @@ -12374,7 +12784,7 @@ Inverter/Simulink-PS G4 Block - + Toolbox LibraryLink MotorDrive_testHarness/Motor Drive/Three-phase @@ -12386,7 +12796,7 @@ Inverter/Simulink-PS G5 Block - + Toolbox LibraryLink MotorDrive_testHarness/Motor Drive/Three-phase @@ -12398,7 +12808,7 @@ Inverter/Simulink-PS G6 Block - + Toolbox LibraryLink MotorDrive_testHarness/Motor Drive/Voltage Sensor @@ -12406,7 +12816,7 @@ G6 MotorDrive_testHarness/Motor Drive/Voltage Sensor Block - + Toolbox LibraryLink MotorDrive_testHarness/Simulink-PS @@ -12416,7 +12826,7 @@ Converter1 Converter1 Block - + Toolbox LibraryLink MotorDrive_testHarness/Solver @@ -12426,7 +12836,7 @@ Configuration1 Configuration1 Block - + Toolbox LibraryLink MotorDrive_testHarness/Torque Source @@ -12434,35 +12844,35 @@ Configuration1 MotorDrive_testHarness/Torque Source Block - + MATLABFile,FunctionCall 5 Line 5 - + Toolbox Toolbox - + MATLABFile,FunctionArgument 9 Line 9 - + Toolbox Toolbox - + ModelCallback,PreLoadFcn,FunctionCall 1 - + Toolbox Toolbox - + Toolbox LibraryLink PmsmFemRefSub/FEM-Parameterized PMSM @@ -12470,18 +12880,18 @@ Configuration1 PmsmFemRefSub/FEM-Parameterized PMSM Block - + Toolbox Toolbox - + Notes - + Toolbox Toolbox - + Toolbox LibraryLink PmsmFem_testHarness/Angular Velocity @@ -12491,7 +12901,7 @@ Source Source Block - + Toolbox LibraryLink PmsmFem_testHarness/Electric Load/Electrical Reference @@ -12499,7 +12909,7 @@ Source PmsmFem_testHarness/Electric Load/Electrical Reference Block - + Toolbox LibraryLink PmsmFem_testHarness/Electric Load/Variable Resistor A @@ -12507,7 +12917,7 @@ Source PmsmFem_testHarness/Electric Load/Variable Resistor A Block - + Toolbox LibraryLink PmsmFem_testHarness/Electric Load/Variable Resistor B @@ -12515,7 +12925,7 @@ Source PmsmFem_testHarness/Electric Load/Variable Resistor B Block - + Toolbox LibraryLink PmsmFem_testHarness/Electric Load/Variable Resistor C @@ -12523,14 +12933,14 @@ Source PmsmFem_testHarness/Electric Load/Variable Resistor C Block - + SubsystemReference PmsmFem_testHarness/FEM-Parameterized PMSM 228 PmsmFem_testHarness/FEM-Parameterized PMSM Block - + Toolbox LibraryLink PmsmFem_testHarness/Mechanical @@ -12540,7 +12950,7 @@ Rotational Reference2 Rotational Reference2 Block - + Toolbox LibraryLink PmsmFem_testHarness/Mechanical @@ -12550,7 +12960,7 @@ Rotational Reference Rotational Reference Block - + Toolbox LibraryLink PmsmFem_testHarness/PS-Simulink @@ -12560,7 +12970,7 @@ Converter1 Converter1 Block - + Toolbox LibraryLink PmsmFem_testHarness/PS-Simulink @@ -12570,7 +12980,7 @@ Converter Converter Block - + Toolbox LibraryLink PmsmFem_testHarness/Phase Splitter @@ -12578,7 +12988,7 @@ Converter PmsmFem_testHarness/Phase Splitter Block - + Toolbox LibraryLink PmsmFem_testHarness/Simulink-PS @@ -12588,7 +12998,7 @@ Converter1 Converter1 Block - + Toolbox LibraryLink PmsmFem_testHarness/Simulink-PS @@ -12598,7 +13008,7 @@ Converter Converter Block - + Toolbox LibraryLink PmsmFem_testHarness/Solver @@ -12608,7 +13018,7 @@ Configuration Configuration Block - + Toolbox LibraryLink PmsmFem_testHarness/Voltage Sensor/Grounded Neutral @@ -12618,7 +13028,7 @@ Configuration (Three-Phase) Block - + Toolbox LibraryLink PmsmFem_testHarness/Voltage Sensor/Line Voltage Sensor @@ -12628,7 +13038,7 @@ Configuration (Three-Phase) Block - + Toolbox LibraryLink PmsmFem_testHarness/Voltage Sensor/Phase Voltage Sensor @@ -12638,35 +13048,35 @@ Configuration (Three-Phase) Block - + Toolbox Toolbox - + Toolbox Toolbox - + MATLABFile,FunctionCall 11 MQC_SignalDesigner_1 Line 11 - + MATLABFile,FunctionCall 15 MQC_SignalDesigner_2 Line 15 - + MATLABFile,Inheritance 1 Line 1 - + Toolbox MATLABFile,FunctionCall 20 @@ -12674,114 +13084,114 @@ Configuration Line 20 - + MATLABFile,FunctionCall 21 MQC_SignalDesigner_3 Line 21 - + MATLABFile,FunctionCall 22 MQC_SignalDesigner_3 Line 22 - + MATLABFile,FunctionCall 23 MQC_SignalDesigner_3 Line 23 - + MATLABFile,FunctionCall 24 MQC_SignalDesigner_3 Line 24 - + MATLABFile,FunctionCall 29 MQC_SignalDesigner_4 Line 29 - + MATLABFile,FunctionCall 33 MQC_SignalDesigner_5 Line 33 - + MATLABFile,FunctionCall 39 MQC_Utility_1 Line 39 - + MATLABFile,FunctionCall 43 MQC_Utility_2 Line 43 - + MATLABFile,FunctionCall 49 MQC_Utility_3 Line 49 - + MATLABFile,FunctionCall 58 MQC_Utility_4 Line 58 - + Toolbox Toolbox - + Toolbox Toolbox - + Toolbox Toolbox - + MATLABFile,Inheritance 1 Line 1 - + MATLABFile,FunctionCall 9 CheckProject Line 9 - + Toolbox Toolbox - + Toolbox Toolbox - + Toolbox Toolbox - + Toolbox MATLABFile,FunctionCall 32 @@ -12789,7 +13199,7 @@ Configuration Line 32 - + Toolbox MATLABFile,FunctionCall 32 @@ -12797,7 +13207,7 @@ Configuration Line 32 - + Toolbox MATLABFile,FunctionCall 50 @@ -12805,7 +13215,7 @@ Configuration Line 50 - + Toolbox MATLABFile,FunctionCall 51 @@ -12813,7 +13223,7 @@ Configuration Line 51 - + Toolbox MATLABFile,FunctionCall 52 @@ -12821,640 +13231,640 @@ Configuration Line 52 - + Toolbox Toolbox - + MATLABFile,FunctionCall 10 Line 10 - + MATLABFile,FunctionCall 12 Line 12 - + MATLABFile,FunctionCall 13 Line 13 - + MATLABFile,FunctionCall 13 Line 13 - + MATLABFile,FunctionCall 16 Line 16 - + MATLABFile,FunctionCall 16 Line 16 - + MATLABFile,FunctionCall 17 Line 17 - + MATLABFile,FunctionCall 17 Line 17 - + MATLABFile,Inheritance 1 Line 1 - + Toolbox Toolbox - + MATLABFile,FunctionCall 10 Line 10 - + MATLABFile,FunctionCall 12 Line 12 - + MATLABFile,FunctionCall 13 Line 13 - + MATLABFile,FunctionCall 16 Line 16 - + MATLABFile,FunctionCall 16 Line 16 - + MATLABFile,Inheritance 1 Line 1 - + Toolbox Toolbox - + MATLABFile,FunctionCall 13 Line 13 - + MATLABFile,FunctionCall 15 Line 15 - + MATLABFile,FunctionCall 16 Line 16 - + MATLABFile,FunctionCall 19 Line 19 - + MATLABFile,FunctionCall 19 Line 19 - + MATLABFile,Inheritance 1 Line 1 - + MATLABFile,FunctionCall 20 Line 20 - + MATLABFile,FunctionCall 20 Line 20 - + Toolbox Toolbox - + MATLABFile,FunctionCall 10 Line 10 - + MATLABFile,FunctionCall 14 Line 14 - + MATLABFile,FunctionCall 16 Line 16 - + MATLABFile,FunctionCall 16 Line 16 - + MATLABFile,FunctionCall 17 Line 17 - + MATLABFile,FunctionCall 17 Line 17 - + MATLABFile,Inheritance 1 Line 1 - + Toolbox Toolbox - + Toolbox Toolbox - + MATLABFile,FunctionCall 13 Line 13 - + MATLABFile,FunctionCall 15 Line 15 - + MATLABFile,FunctionCall 16 Line 16 - + MATLABFile,FunctionCall 19 Line 19 - + MATLABFile,FunctionCall 19 Line 19 - + MATLABFile,Inheritance 1 Line 1 - + Toolbox Toolbox - + MATLABFile,FunctionCall 16 Line 16 - + MATLABFile,FunctionCall 18 Line 18 - + MATLABFile,FunctionCall 18 Line 18 - + MATLABFile,Inheritance 1 Line 1 - + MATLABFile,FunctionCall 69 setup Line 69 - + Toolbox Toolbox - + MATLABFile,FunctionCall 13 Line 13 - + MATLABFile,FunctionCall 15 Line 15 - + MATLABFile,FunctionCall 17 Line 17 - + MATLABFile,Inheritance 1 Line 1 - + Toolbox Toolbox - + MATLABFile,FunctionCall 17 Line 17 - + Toolbox Toolbox - + MATLABFile,FunctionCall 123 NewColumn Line 123 - + MATLABFile,FunctionCall 166 NewRow Line 166 - + MATLABFile,FunctionCall 211 NewSlot Line 211 - + MATLABFile,FunctionCall 80 NewArea Line 80 - + Toolbox Toolbox - + MATLABFile,VariableType 13 Line 13 - + MATLABFile,Inheritance 1 Line 1 - + MATLABFile,FunctionCall 23 setup Line 23 - + MATLABFile,FunctionCall 31 setup Line 31 - + MATLABFile,FunctionCall 37 setup Line 37 - + MATLABFile,FunctionCall 45 setup Line 45 - + MATLABFile,VariableType 93 Line 93 - + MATLABFile,VariableType 94 Line 94 - + Toolbox Toolbox - + MATLABFile,FunctionCall 13 Line 13 - + MATLABFile,FunctionCall 15 Line 15 - + MATLABFile,Inheritance 1 Line 1 - + Toolbox Toolbox - + MATLABFile,FunctionCall 16 Line 16 - + MATLABFile,FunctionCall 18 Line 18 - + MATLABFile,Inheritance 1 Line 1 - + Toolbox Toolbox - + MATLABFile,Inheritance 1 Line 1 - + MATLABFile,FunctionCall 20 Line 20 - + MATLABFile,FunctionCall 24 Line 24 - + MATLABFile,FunctionCall 26 Line 26 - + Toolbox Toolbox - + Toolbox Toolbox - + Toolbox Toolbox - + MATLABFile,FunctionCall 42 GetFileFolderPath Line 42 - + Toolbox Toolbox - + Toolbox Toolbox - + Toolbox Toolbox - + Toolbox Toolbox - + Toolbox Toolbox - + Toolbox Toolbox - + MATLABFile,VariableType 14 Line 14 - + MATLABFile,VariableType 15 Line 15 - + MATLABFile,FunctionCall 48 LiteAppWindow Line 48 - + MATLABFile,FunctionCall 53 LiteAppWindow Line 53 - + MATLABFile,FunctionCall 97 set.Icon Line 97 - + Toolbox Toolbox - + MATLABFile,FunctionCall 88 CheckAndGenerateMarkdown Line 88 - + MATLABFile,FunctionCall 98 CheckAndGenerateMarkdown Line 98 - + Toolbox Toolbox - + MATLABFile,FunctionCall 62 CheckAndGenerateMarkdowns Line 62 - + MATLABFile,FunctionCall 70 CheckAndGenerateMarkdowns Line 70 - + Toolbox Toolbox - + MATLABFile,FunctionCall 58 generateMarkdown_fromLiveScript Line 58 - + Toolbox Toolbox - + Toolbox Toolbox - + Toolbox Toolbox - + MATLABFile,FunctionCall 3 Line 3 - + Toolbox Toolbox - + Toolbox Toolbox - + Toolbox MATLABFile,FunctionCall 15 Line 15 - + Toolbox Toolbox - + Toolbox MATLABFile,FunctionCall 35 @@ -13462,7 +13872,7 @@ Configuration Line 35 - + Toolbox MATLABFile,FunctionCall 39 @@ -13470,7 +13880,7 @@ Configuration Line 39 - + Toolbox MATLABFile,FunctionCall 40 @@ -13478,7 +13888,7 @@ Configuration Line 40 - + Toolbox MATLABFile,FunctionCall 44 @@ -13486,7 +13896,7 @@ Configuration Line 44 - + Toolbox MATLABFile,FunctionCall 49 @@ -13494,11 +13904,11 @@ Configuration Line 49 - + Toolbox Toolbox - + Toolbox MATLABFile,FunctionCall 108 @@ -13506,7 +13916,7 @@ Configuration Line 108 - + Toolbox MATLABFile,FunctionCall 109 @@ -13514,7 +13924,7 @@ Configuration Line 109 - + Toolbox MATLABFile,FunctionCall 112 @@ -13522,7 +13932,7 @@ Configuration Line 112 - + Toolbox MATLABFile,FunctionCall 112 @@ -13530,11 +13940,11 @@ Configuration Line 112 - + Toolbox Toolbox - + Toolbox MATLABFile,FunctionCall 22 @@ -13542,130 +13952,130 @@ Configuration Line 22 - + Toolbox Toolbox - + MATLABFile,FunctionCall 25 buildTrace Line 25 - + MATLABFile,FunctionCall 40 buildTrace Line 40 - + Toolbox Toolbox - + Toolbox Toolbox - + MATLABFile,FunctionCall 27 plotContinuous Line 27 - + Toolbox Toolbox - + MATLABFile,FunctionCall 27 plotContinuousMultiStep Line 27 - + Toolbox Toolbox - + MATLABFile,FunctionCall 26 plotPieceWiseConstant Line 26 - + Toolbox Toolbox - + MATLABFile,FunctionCall 39 plotTraceGenerator Line 39 - + Toolbox Toolbox - + MATLABFile,VariableType 11 setDataToLookupTableBlock Line 11 - + Toolbox Toolbox - + Toolbox Toolbox - + MATLABFile,FunctionCall 1 Line 1 - + MATLABFile,FunctionCall 24 Line 24 - + MATLABFile,FunctionCall 44 Line 44 - + MATLABFile,FunctionCall 53 Line 53 - + MATLABFile,FunctionCall 67 Line 67 - + Toolbox Toolbox - + Toolbox Toolbox - + BlockCallback,MaskCallbackString,FunctionCall SignalSourceBlockLibrary/Continuous Multi-Step 1 @@ -13673,7 +14083,7 @@ Configuration Block 1 - + BlockCallback,MaskInitialization,FunctionCall SignalSourceBlockLibrary/Continuous Multi-Step 1 @@ -13681,7 +14091,7 @@ Configuration Block 2 - + BlockCallback,MaskCallbackString,FunctionCall SignalSourceBlockLibrary/Continuous 16 @@ -13689,7 +14099,7 @@ Configuration Block 1 - + BlockCallback,MaskInitialization,FunctionCall SignalSourceBlockLibrary/Continuous 16 @@ -13697,7 +14107,7 @@ Configuration Block 2 - + BlockCallback,MaskCallbackString,FunctionCall SignalSourceBlockLibrary/Piece-Wise Constant 5 @@ -13705,7 +14115,7 @@ Configuration Block 1 - + BlockCallback,MaskInitialization,FunctionCall SignalSourceBlockLibrary/Piece-Wise Constant 5 @@ -13713,7 +14123,7 @@ Configuration Block 2 - + BlockCallback,MaskInitialization,FunctionCall SignalSourceBlockLibrary/Trace Generator 25 @@ -13721,7 +14131,7 @@ Configuration Block 2 - + BlockCallback,MaskCallbackString,FunctionCall SignalSourceBlockLibrary/Trace Generator 25 @@ -13729,7 +14139,7 @@ Configuration Block 1 - + BlockCallback,MaskInitialization,FunctionCall SignalSourceBlockLibrary/Trace Generator 25 @@ -13737,11 +14147,11 @@ Configuration Block 16 - + Toolbox Toolbox - + BlockCallback,MaskCallbackString,FunctionCall SignalSourceBlocks_example/Continuous Multi-Step 1 @@ -13749,7 +14159,7 @@ Configuration Block 1 - + BlockCallback,MaskInitialization,FunctionCall SignalSourceBlocks_example/Continuous Multi-Step 1 @@ -13757,7 +14167,7 @@ Configuration Block 2 - + BlockCallback,MaskCallbackString,FunctionCall SignalSourceBlocks_example/Continuous 5 @@ -13765,7 +14175,7 @@ Configuration Block 1 - + BlockCallback,MaskInitialization,FunctionCall SignalSourceBlocks_example/Continuous 5 @@ -13773,7 +14183,7 @@ Configuration Block 2 - + BlockCallback,MaskCallbackString,FunctionCall SignalSourceBlocks_example/Piece-Wise Constant 9 @@ -13781,7 +14191,7 @@ Configuration Block 1 - + BlockCallback,MaskInitialization,FunctionCall SignalSourceBlocks_example/Piece-Wise Constant 9 @@ -13789,7 +14199,7 @@ Configuration Block 2 - + BlockCallback,MaskInitialization,FunctionCall SignalSourceBlocks_example/Trace Generator 13 @@ -13797,7 +14207,7 @@ Configuration Block 2 - + BlockCallback,MaskCallbackString,FunctionCall SignalSourceBlocks_example/Trace Generator 13 @@ -13805,7 +14215,7 @@ Configuration Block 1 - + BlockCallback,MaskInitialization,FunctionCall SignalSourceBlocks_example/Trace Generator 13 @@ -13813,7 +14223,7 @@ Configuration Block 16 - + Toolbox MATLABFile,FunctionCall 5 @@ -13821,7 +14231,7 @@ Configuration Line 5 - + Toolbox MATLABFile,FunctionCall 6 @@ -13829,89 +14239,89 @@ Configuration Line 6 - + Toolbox Toolbox - + Toolbox Toolbox - + Toolbox Toolbox - + Toolbox Toolbox - + Toolbox Toolbox - + MATLABFile,FunctionCall 38 plotSimulationResultSignal Line 38 - + Toolbox Toolbox - + Toolbox Toolbox - + Toolbox Toolbox - + Toolbox Toolbox - + Toolbox Toolbox - + Toolbox Toolbox - + MATLABFile,FunctionCall 147 CheckProjectTask Line 147 - + Toolbox Toolbox - + Toolbox Toolbox - + Toolbox Toolbox - + Toolbox Toolbox - + Toolbox Toolbox - + Toolbox Toolbox - + Toolbox Toolbox diff --git a/resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/Gm-oObgKC8tOFhSt-Agveex3og8d.xml b/resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/Gm-oObgKC8tOFhSt-Agveex3og8d.xml deleted file mode 100644 index 087b044..0000000 --- a/resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/Gm-oObgKC8tOFhSt-Agveex3og8d.xml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/Gm-oObgKC8tOFhSt-Agveex3og8p.xml b/resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/Gm-oObgKC8tOFhSt-Agveex3og8p.xml deleted file mode 100644 index cebaf93..0000000 --- a/resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/Gm-oObgKC8tOFhSt-Agveex3og8p.xml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/JiGJbuYAWnY76hgVQMTaVbEyARAd.xml b/resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/JiGJbuYAWnY76hgVQMTaVbEyARAd.xml index 1041bd6..480f5a5 100644 --- a/resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/JiGJbuYAWnY76hgVQMTaVbEyARAd.xml +++ b/resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/JiGJbuYAWnY76hgVQMTaVbEyARAd.xml @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/Q7-PAREE-IHsMTji-t_IrB880rUd.xml b/resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/Q7-PAREE-IHsMTji-t_IrB880rUd.xml deleted file mode 100644 index 42b34f1..0000000 --- a/resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/Q7-PAREE-IHsMTji-t_IrB880rUd.xml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/Q7-PAREE-IHsMTji-t_IrB880rUp.xml b/resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/Q7-PAREE-IHsMTji-t_IrB880rUp.xml deleted file mode 100644 index 10ca06d..0000000 --- a/resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/Q7-PAREE-IHsMTji-t_IrB880rUp.xml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/Qi68zIb7io9PvIfJAlmRKVFtTtod.xml b/resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/Qi68zIb7io9PvIfJAlmRKVFtTtod.xml deleted file mode 100644 index 13e5988..0000000 --- a/resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/Qi68zIb7io9PvIfJAlmRKVFtTtod.xml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/Qi68zIb7io9PvIfJAlmRKVFtTtop.xml b/resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/Qi68zIb7io9PvIfJAlmRKVFtTtop.xml deleted file mode 100644 index 9a4f962..0000000 --- a/resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/Qi68zIb7io9PvIfJAlmRKVFtTtop.xml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/_9vtN5zg2-73wxHOqV_Vj6aOrs0d.xml b/resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/_9vtN5zg2-73wxHOqV_Vj6aOrs0d.xml new file mode 100644 index 0000000..f1a97a4 --- /dev/null +++ b/resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/_9vtN5zg2-73wxHOqV_Vj6aOrs0d.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/_9vtN5zg2-73wxHOqV_Vj6aOrs0p.xml b/resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/_9vtN5zg2-73wxHOqV_Vj6aOrs0p.xml new file mode 100644 index 0000000..c98b0d7 --- /dev/null +++ b/resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/_9vtN5zg2-73wxHOqV_Vj6aOrs0p.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/e954q0SynWWhlK2GexPqHX9Lw2wd.xml b/resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/e954q0SynWWhlK2GexPqHX9Lw2wd.xml new file mode 100644 index 0000000..d887c11 --- /dev/null +++ b/resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/e954q0SynWWhlK2GexPqHX9Lw2wd.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/e954q0SynWWhlK2GexPqHX9Lw2wp.xml b/resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/e954q0SynWWhlK2GexPqHX9Lw2wp.xml new file mode 100644 index 0000000..61ab052 --- /dev/null +++ b/resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/e954q0SynWWhlK2GexPqHX9Lw2wp.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/pMmoDl1BqjmQNi--N9B6Yky5mzkd.xml b/resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/pMmoDl1BqjmQNi--N9B6Yky5mzkd.xml deleted file mode 100644 index cefee60..0000000 --- a/resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/pMmoDl1BqjmQNi--N9B6Yky5mzkd.xml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/pMmoDl1BqjmQNi--N9B6Yky5mzkp.xml b/resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/pMmoDl1BqjmQNi--N9B6Yky5mzkp.xml deleted file mode 100644 index da50953..0000000 --- a/resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/pMmoDl1BqjmQNi--N9B6Yky5mzkp.xml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/uRQTw7pJBej3vSn1ASqCOrwyRTQd.xml b/resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/uRQTw7pJBej3vSn1ASqCOrwyRTQd.xml deleted file mode 100644 index e04867c..0000000 --- a/resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/uRQTw7pJBej3vSn1ASqCOrwyRTQd.xml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/uRQTw7pJBej3vSn1ASqCOrwyRTQp.xml b/resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/uRQTw7pJBej3vSn1ASqCOrwyRTQp.xml deleted file mode 100644 index eba6241..0000000 --- a/resources/project/KAXfQgCar2Yb8zOxgvf9hdmLP1E/uRQTw7pJBej3vSn1ASqCOrwyRTQp.xml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/resources/project/W1eD2F85jUZK1DJhjzKdaV-n984/7zOSQJtc9q2xH6b1-qlCYMvged0d.xml b/resources/project/W1eD2F85jUZK1DJhjzKdaV-n984/7zOSQJtc9q2xH6b1-qlCYMvged0d.xml deleted file mode 100644 index 5f6072f..0000000 --- a/resources/project/W1eD2F85jUZK1DJhjzKdaV-n984/7zOSQJtc9q2xH6b1-qlCYMvged0d.xml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/resources/project/W1eD2F85jUZK1DJhjzKdaV-n984/7zOSQJtc9q2xH6b1-qlCYMvged0p.xml b/resources/project/W1eD2F85jUZK1DJhjzKdaV-n984/7zOSQJtc9q2xH6b1-qlCYMvged0p.xml deleted file mode 100644 index 10715d4..0000000 --- a/resources/project/W1eD2F85jUZK1DJhjzKdaV-n984/7zOSQJtc9q2xH6b1-qlCYMvged0p.xml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/resources/project/W1eD2F85jUZK1DJhjzKdaV-n984/B-E-FcOvrcAIJc6VRJQvd9IQCLkd.xml b/resources/project/W1eD2F85jUZK1DJhjzKdaV-n984/B-E-FcOvrcAIJc6VRJQvd9IQCLkd.xml deleted file mode 100644 index 24263ad..0000000 --- a/resources/project/W1eD2F85jUZK1DJhjzKdaV-n984/B-E-FcOvrcAIJc6VRJQvd9IQCLkd.xml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/resources/project/W1eD2F85jUZK1DJhjzKdaV-n984/B-E-FcOvrcAIJc6VRJQvd9IQCLkp.xml b/resources/project/W1eD2F85jUZK1DJhjzKdaV-n984/B-E-FcOvrcAIJc6VRJQvd9IQCLkp.xml deleted file mode 100644 index 173b230..0000000 --- a/resources/project/W1eD2F85jUZK1DJhjzKdaV-n984/B-E-FcOvrcAIJc6VRJQvd9IQCLkp.xml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/resources/project/W1eD2F85jUZK1DJhjzKdaV-n984/WHYd25kHg6pxGTfjdXkPrwouxe4d.xml b/resources/project/W1eD2F85jUZK1DJhjzKdaV-n984/WHYd25kHg6pxGTfjdXkPrwouxe4d.xml deleted file mode 100644 index 8037ecb..0000000 --- a/resources/project/W1eD2F85jUZK1DJhjzKdaV-n984/WHYd25kHg6pxGTfjdXkPrwouxe4d.xml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/resources/project/W1eD2F85jUZK1DJhjzKdaV-n984/WHYd25kHg6pxGTfjdXkPrwouxe4p.xml b/resources/project/W1eD2F85jUZK1DJhjzKdaV-n984/WHYd25kHg6pxGTfjdXkPrwouxe4p.xml deleted file mode 100644 index 5d5a933..0000000 --- a/resources/project/W1eD2F85jUZK1DJhjzKdaV-n984/WHYd25kHg6pxGTfjdXkPrwouxe4p.xml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/resources/project/W1eD2F85jUZK1DJhjzKdaV-n984/c99poKAJbhygJV6t1ujMGz63s0Qd.xml b/resources/project/W1eD2F85jUZK1DJhjzKdaV-n984/c99poKAJbhygJV6t1ujMGz63s0Qd.xml deleted file mode 100644 index d61cd48..0000000 --- a/resources/project/W1eD2F85jUZK1DJhjzKdaV-n984/c99poKAJbhygJV6t1ujMGz63s0Qd.xml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/resources/project/W1eD2F85jUZK1DJhjzKdaV-n984/c99poKAJbhygJV6t1ujMGz63s0Qp.xml b/resources/project/W1eD2F85jUZK1DJhjzKdaV-n984/c99poKAJbhygJV6t1ujMGz63s0Qp.xml deleted file mode 100644 index 49c7fce..0000000 --- a/resources/project/W1eD2F85jUZK1DJhjzKdaV-n984/c99poKAJbhygJV6t1ujMGz63s0Qp.xml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/resources/project/qaw0eS1zuuY1ar9TdPn1GMfrjbQ/TJem2b9YZmc_kl8z2GKUAKOEeSod.xml b/resources/project/qaw0eS1zuuY1ar9TdPn1GMfrjbQ/TJem2b9YZmc_kl8z2GKUAKOEeSod.xml new file mode 100644 index 0000000..99772b4 --- /dev/null +++ b/resources/project/qaw0eS1zuuY1ar9TdPn1GMfrjbQ/TJem2b9YZmc_kl8z2GKUAKOEeSod.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/resources/project/qaw0eS1zuuY1ar9TdPn1GMfrjbQ/TJem2b9YZmc_kl8z2GKUAKOEeSop.xml b/resources/project/qaw0eS1zuuY1ar9TdPn1GMfrjbQ/TJem2b9YZmc_kl8z2GKUAKOEeSop.xml new file mode 100644 index 0000000..272cee5 --- /dev/null +++ b/resources/project/qaw0eS1zuuY1ar9TdPn1GMfrjbQ/TJem2b9YZmc_kl8z2GKUAKOEeSop.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file