Ask an expert. Trust the answer.
Your academic and career questions answered
by verified experts.
Is it possible to export testresults from Simulink test to xUnit XML format? ...
I'm using "setVariable" to update a variable in a test harness. I'm using the command evalin('base', 'y_coordinate') in a "From Workspace" block to...
Hi, when I execute the following code, I get the error message: "Undefined function 'de' for input arguments of type 'double'." with the vector "de...
I am trying out the use of Simulink Test and Requirements for MBSE. I have created a requirement that links to a test case and is implemented by a blo...
I am generating a PDF report from Simulink Test in R2019a. I have many verify statements included in my test, and after generating the report I notice...
I have a model open in accelerator mode. When I call 'set_param' to change the values of several model parameters, I get the following confusing error...
Hi, After I use MATLAB 17b to generate harness model by using 'sldvmakeharness' function, the harness model and its signal builder display successfull...
I was using thie following script to extract chlor_a variable with lat[0S 30N] and lon[30W 100E] further need to capture the data values of chla for p...
I am doing model-in-loop (normal simulation) and software-in-loop testing on my models (codegen). Previously, I have been working with floating-point ...
I am trying to run Real-Time tests using Simulink Test and Simulink Real-Time (with Speedgoat hardware). The issue is that I sometimes wants to run...