Community Profile

photo

Paul Urban

MathWorks

Con actividad desde 2016

Estadísticas

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

Ver insignias

Content Feed

Ver por

Respondida
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 meses hace | 0

Respondida
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 meses hace | 0

Respondida
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...

más de 1 año hace | 0

Respondida
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...

más de 1 año hace | 0

Respondida
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...

más de 1 año hace | 0

| aceptada

Respondida
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...

más de 1 año hace | 1

| aceptada

Respondida
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...

más de 1 año hace | 0

Respondida
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...

más de 1 año hace | 0

Respondida
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...

casi 2 años hace | 0

Respondida
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...

casi 3 años hace | 0

| aceptada

Respondida
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...

alrededor de 3 años hace | 0

| aceptada

Respondida
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...

más de 3 años hace | 1

Respondida
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 ...

más de 3 años hace | 1

| aceptada

Respondida
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...

casi 4 años hace | 0

| aceptada

Respondida
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...

casi 4 años hace | 0

| aceptada

Respondida
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 ...

alrededor de 4 años hace | 0

Respondida
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...

alrededor de 4 años hace | 0

| aceptada

Respondida
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...

alrededor de 4 años hace | 0

Respondida
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...

alrededor de 4 años hace | 0

Respondida
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...

más de 4 años hace | 0

| aceptada

Respondida
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...

más de 4 años hace | 0

| aceptada

Respondida
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...

más de 4 años hace | 0

Respondida
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...

más de 4 años hace | 0

Respondida
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...

casi 5 años hace | 0

Respondida
"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...

casi 5 años hace | 0

Respondida
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...

más de 5 años hace | 0

| aceptada

Resuelto


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

más de 7 años hace

Resuelto


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:...

más de 7 años hace