photo

Paul Urban

MathWorks

Aktiv seit 2016

Followers: 0   Following: 0

Statistik

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

Abzeichen anzeigen

Feeds

Anzeigen nach

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

10 Monate vor | 0

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

mehr als ein Jahr vor | 1

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

fast 2 Jahre vor | 0

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

fast 2 Jahre vor | 0

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

etwa 2 Jahre vor | 0

| akzeptiert

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

etwa 2 Jahre vor | 1

| akzeptiert

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

etwa 2 Jahre vor | 0

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

etwa 2 Jahre vor | 0

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

mehr als 2 Jahre vor | 0

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

mehr als 3 Jahre vor | 0

| akzeptiert

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

mehr als 3 Jahre vor | 0

| akzeptiert

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

fast 4 Jahre vor | 1

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

fast 4 Jahre vor | 1

| akzeptiert

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

mehr als 4 Jahre vor | 0

| akzeptiert

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

mehr als 4 Jahre vor | 0

| akzeptiert

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

mehr als 4 Jahre vor | 0

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

mehr als 4 Jahre vor | 0

| akzeptiert

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

mehr als 4 Jahre vor | 0

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

mehr als 4 Jahre vor | 0

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

fast 5 Jahre vor | 0

| akzeptiert

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

fast 5 Jahre vor | 1

| akzeptiert

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

fast 5 Jahre vor | 0

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

fast 5 Jahre vor | 0

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

mehr als 5 Jahre vor | 0

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

mehr als 5 Jahre vor | 0

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

etwa 6 Jahre vor | 0

| akzeptiert

Gelöst


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

etwa 8 Jahre vor

Gelöst


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

etwa 8 Jahre vor