Skip to content

tChapter4 throws warning about parsim #17

@remo-pillat

Description

@remo-pillat

This started popping up in R2025a prerelease testing.

================================================================================
2025-03-20T03:36:59.2574717Z <strong>Verification failed in tChapter4/runMLXFile.</strong>
2025-03-20T03:36:59.2575030Z     ----------------
2025-03-20T03:36:59.2575226Z     Test Diagnostic:
2025-03-20T03:36:59.2575411Z     ----------------
2025-03-20T03:36:59.2575824Z     Did not expect any warnings or errors when running chapter4.mlx
2025-03-20T03:36:59.2576404Z     ---------------------
2025-03-20T03:36:59.2576617Z     Framework Diagnostic:
2025-03-20T03:36:59.2576818Z     ---------------------
2025-03-20T03:36:59.2577315Z     <a href="matlab:helpPopup matlab.unittest.TestCase.verifyWarningFree" style="font-weight:bold">verifyWarningFree</a> failed.
2025-03-20T03:36:59.2578004Z     --> The function issued warnings.
2025-03-20T03:36:59.2578431Z         
2025-03-20T03:36:59.2578650Z         Warnings Issued:
2025-03-20T03:36:59.2578948Z             --> Identifier: "Spcuilib:scopeblock:ScopeNoSupportParsim"
2025-03-20T03:36:59.2579918Z                    Message: Unable to open 'sl_drivepoint/heading' because you are simulating the model using parsim. Clear the 'Open at Simulation Start' parameter or simulate the model without using parsim.
2025-03-20T03:36:59.2580902Z             --> Identifier: "Spcuilib:scopeblock:ScopeNoSupportParsim"
2025-03-20T03:36:59.2582139Z                    Message: Unable to open 'sl_drivepoint/steering wheel angle' because you are simulating the model using parsim. Clear the 'Open at Simulation Start' parameter or simulate the model without using parsim.
2025-03-20T03:36:59.2583003Z             --> Identifier: "Spcuilib:scopeblock:ScopeNoSupportParsim"
2025-03-20T03:36:59.2583760Z                    Message: Unable to open 'sl_drivepoint/velocity' because you are simulating the model using parsim. Clear the 'Open at Simulation Start' parameter or simulate the model without using parsim.
2025-03-20T03:36:59.2584916Z             --> Identifier: "Spcuilib:scopeblock:ScopeNoSupportParsim"
2025-03-20T03:36:59.2585638Z                    Message: Unable to open 'sl_driveline/d' because you are simulating the model using parsim. Clear the 'Open at Simulation Start' parameter or simulate the model without using parsim.
2025-03-20T03:36:59.2586487Z             --> Identifier: "Spcuilib:scopeblock:ScopeNoSupportParsim"
2025-03-20T03:36:59.2587541Z                    Message: Unable to open 'sl_driveline/heading' because you are simulating the model using parsim. Clear the 'Open at Simulation Start' parameter or simulate the model without using parsim.
2025-03-20T03:36:59.2588373Z     
2025-03-20T03:36:59.2588680Z     Evaluated Function:
2025-03-20T03:36:59.2589181Z       <a href="matlab:helpPopup('function_handle')" style="font-weight:bold">function_handle</a> with value:
2025-03-20T03:36:59.2589638Z         @(varargin)testCase.runFile(varargin{:})
2025-03-20T03:36:59.2589908Z     ------------------
2025-03-20T03:36:59.2590348Z     Stack Information:
2025-03-20T03:36:59.2590705Z     ------------------
2025-03-20T03:36:59.2591422Z     In <a href="matlab:opentoline('/home/runner/work/RVC3-MATLAB/RVC3-MATLAB/test/book/RunMLX.m',48,1)">/home/runner/work/RVC3-MATLAB/RVC3-MATLAB/test/book/RunMLX.m (RunMLX.runMLXFile) at 48</a>
2025-03-20T03:36:59.2592676Z ================================================================================

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions