Community Profile

photo

Paul Urban

MathWorks

Active since 2016

Statistics

All
  • 3 Month Streak
  • Knowledgeable Level 3
  • Revival Level 2
  • First Answer
  • Solver

View badges

Content Feed

View by

Answered
OSLC Server support for Matlab
As of R2021a you can now use a command-line OSLC client in MATLAB to communicate with OSLC providers. You can use the client to ...

3 maanden ago | 0

Answered
How to modify signal editor active scenario from the test assessment (or test manager)?
Have you tried using the Test Manager? There are a couple of ways to do this thru the Test Manager. You can open test manager w...

11 maanden ago | 0

Answered
Is there a way to change order of TestCases in sltest.testmanager.TestSuite programmatically?
You can use the moveTest api’s starting with R2020b release to move tests with the following. We will request the documentation...

meer dan een jaar ago | 0

Answered
Integrating Simulink Requirement with Jama
Integrating with Jama Connect can be done through import and export of ReqIF. This would be through the Jama Data Exchange. AP...

meer dan een jaar ago | 0

Answered
Do the "Simulink Test" toolbox work with dSPACE TargetLink models?
It should be possible to import the TargetLInk code into a SIL or PIL block and then test this with Simulink Test. There is a v...

meer dan een jaar ago | 0

| accepted

Answered
Requirements Toolbox: Recommended workflow for performing reviews of requirements and test-cases
The requirements themselves would need to be reviewed by another engineer. One option to keep track of the status of the require...

meer dan een jaar ago | 1

| accepted

Answered
Matlab Requirements Toolbox capabilities
Hi @Esin I will try to answer some of your questions. I'm not sure exactly what you mean reach history, but requirements ar...

meer dan een jaar ago | 0

Answered
Why such a large '.dmr' files (e.g. 50G) are generated when running a test harness ?
More information is needed to investigate this, please contact MathWorks Technical Support at this link: MathWorks Technical Sup...

meer dan een jaar ago | 0

Answered
Manipulate requirements verfied status ?!
There is an example here on how to link results from an external source https://www.mathworks.com/help/slrequirements/ug/int...

bijna 2 jaar ago | 0

Answered
How do I merge two linkage files for simulink requirements?
You can use the Three Way Merge that is on File Exchange: This is compatible with R2018b and later https://www.mathworks.com...

bijna 3 jaar ago | 0

| accepted

Answered
How to access previous revisions of a requirement in Simulink Requirements
There isn't a way to do this directly but it is possible to compare versions of the requirement set file under version control t...

ongeveer 3 jaar ago | 0

| accepted

Answered
Simulink Test does not execute test iterations
This should not occur unless there are in fact duplicates. It may have something to do with the file organization - but it's har...

meer dan 3 jaar ago | 1

Answered
Difference between Simulink diagnostics and Simulink Design Verifier error checking?
Simulink Design Verifier can detect these errors before simulation by using formal methods to analyze the model for errors such ...

meer dan 3 jaar ago | 1

| accepted

Answered
OSLC Server support for Matlab
Currently MATLAB and Simulink are not OSLC consumers or producers. Simulink Requirements uses OSLC API’s from DOORS Next Genera...

bijna 4 jaar ago | 0

| accepted

Answered
Test Manager Input Starting of the Second Row
It is possible to specify a range of cells to use in the Test Manager. In the inputs section of the Test Manager, select the e...

bijna 4 jaar ago | 0

| accepted

Answered
Simulink test multiple sequences for harness
Yes it is possible to put multiple test sequences inot a test harness. You can use variants to control which Test Sequence is ...

ongeveer 4 jaar ago | 0

Answered
Custom naming convention - enforcement (na_0035: Adoption of naming conventions) using simulink check
na_0035: Adoption of naming conventions is not a checkable guideline. This is more of a general best practice to state that you...

ongeveer 4 jaar ago | 0

| accepted

Answered
Does baseline criteria give expected output?
There are multiple ways to capture expected outputs for a test case. In addition to Excel there are Test Assessment Blocks, ve...

ongeveer 4 jaar ago | 0

Answered
how to add requirements from docx or xlsx file to simulink requirements? i also tried help section of (Import Requirements from Third-Party Tools )
Import from Word or Excel is not supported on Linux since they are not supported by Microsoft on Linux. You could import the Wo...

ongeveer 4 jaar ago | 0

Answered
save directory of Externally-saved test harnesses
When creating an external harness the path where the harness is stored defaults to the current working directory. There is an o...

meer dan 4 jaar ago | 0

| accepted

Answered
Signal did not align
From the information given there could be a few possibilities for the error. More information is needed but here are a couple t...

meer dan 4 jaar ago | 0

| accepted

Answered
To create Requirement links, I drag and drop on the port/subsystem but the badge does not appear
When selecting the requriement to start the drop operation do this from the left most column in the Requirements browser, the I...

meer dan 4 jaar ago | 0

Answered
Is there a standard plug-in for JAMA Requirements management to link Simulink Requirements to JAMA?
Jama can exchange requriements using the ReqIF standard through the Jama Data Exchange. Simulink Requirements can import the r...

meer dan 4 jaar ago | 0

Answered
Why can't I see the Coverage Option under Analysis menu even though I have the Verification and Validation License checked out
For more information about the Simulink Verification and Validation transition please see this page: https://www.mathworks.com/p...

bijna 5 jaar ago | 0

Answered
"Selection for Simulink" Widget in IBM Doors NG
To set up the integration wtih DOORS Next Generation follow these steps described in the help: Configure RMI for IBM Rational...

bijna 5 jaar ago | 0

Answered
Is it possible to merge Simulink requirement .slreqx files
When importing a reference from a another tool the there is an Update operation that can be used to bring in changes to the requ...

meer dan 5 jaar ago | 0

| accepted

Solved


Add two numbers
Given a and b, return the sum a+b in c.

meer dan 7 jaar ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

meer dan 7 jaar ago