Community Profile

photo

Paul Urban

MathWorks

Actif depuis 2016

Statistiques

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

Afficher les badges

Content Feed

Afficher par

A répondu
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 ...

4 mois il y a | 0

A répondu
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 mois il y a | 1

A répondu
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...

plus d'un an il y a | 0

A répondu
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...

plus d'un an il y a | 0

A répondu
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...

plus d'un an il y a | 0

| A accepté

A répondu
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...

plus d'un an il y a | 1

| A accepté

A répondu
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...

plus d'un an il y a | 0

A répondu
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...

plus d'un an il y a | 0

A répondu
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...

presque 2 ans il y a | 0

A répondu
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...

presque 3 ans il y a | 0

| A accepté

A répondu
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...

environ 3 ans il y a | 0

| A accepté

A répondu
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...

plus de 3 ans il y a | 1

A répondu
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 ...

plus de 3 ans il y a | 1

| A accepté

A répondu
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...

presque 4 ans il y a | 0

| A accepté

A répondu
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...

environ 4 ans il y a | 0

| A accepté

A répondu
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 ...

environ 4 ans il y a | 0

A répondu
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...

environ 4 ans il y a | 0

| A accepté

A répondu
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...

environ 4 ans il y a | 0

A répondu
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...

environ 4 ans il y a | 0

A répondu
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...

plus de 4 ans il y a | 0

| A accepté

A répondu
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...

plus de 4 ans il y a | 1

| A accepté

A répondu
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...

plus de 4 ans il y a | 0

A répondu
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...

plus de 4 ans il y a | 0

A répondu
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...

presque 5 ans il y a | 0

A répondu
"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...

presque 5 ans il y a | 0

A répondu
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...

plus de 5 ans il y a | 0

| A accepté

A résolu


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

plus de 7 ans il y a

A résolu


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

plus de 7 ans il y a