Community Profile

photo

Lucas Lebert

Last seen: 28 days ago Active since 2016

Statistics

  • Knowledgeable Level 2
  • Revival Level 2
  • First Answer

View badges

Content Feed

View by

Answered
Is it possible to get list of Simulink model Autosar CompuMethods from command line interface ?
Hi Shiva, there is an api available for the AUTOSAR properties: arProps = autosar.api.getAUTOSARProperties(modelName); compuM...

5 years ago | 0

| accepted

Answered
Enumeration Code Generation with Embedded Coder (autosar.tlc)
Hi Yu Zhao! As per the AUTOSAR standard, all data types must have a definition generated in Rte_type.h. This is the reason for ...

5 years ago | 1

| accepted

Answered
How to pass a structure parameter in simulink mask to C mex S-Function?
Hi Huadian! I think you already have most of the information! In the mdlInitializeSizes callback method you need to set the ...

5 years ago | 0

Answered
code prover annotation for false positives
Hi, Bas! If you justify the defects in the code, Polyspace automatically sets the review settings of the defect in the result...

6 years ago | 1

Answered
Non-initialized variable in __polyspace_main.c
Hi, Patricia! Unfortunately, there's no workaround for this NIV orange check prior to R2017a. Starting in R2017a, the global v...

6 years ago | 0

Answered
XPC target with CAN-AC2-104(SOFTING)
This issue could occur if the "Memory base address" or the "I/O base address" in the "Setup" block being inaccessible by the tar...

6 years ago | 0

Answered
PolySpace-Bug-Finder-No-Desktop using psprj File
Hi Sebastian, if you run a verification from the gui a Subfolder ".settings" should be created in the results folder. This f...

7 years ago | 0

Answered
The Analysis has been stop by timeout(after 86400 seconds).
Hi Nikhil, the reason for this error is most likely the size and the complexity of the application. I would like you to anal...

7 years ago | 0

Answered
how to simulate a resistor?
Hi Mohsen! Well, technically it depends which output/input signal you would like to connect to a MATLAB function block. Input S...

7 years ago | 0

| accepted

Answered
How can I draw a mesh into a block mask/ icon?
Hi Torsten, the mesh command is not supported as a Mask icon drawing command. You can find a list of supported commands in the...

7 years ago | 0

| accepted

Answered
INTERFACING MATLAB WITH RASPBERY PI / ARDUINO
MATLAB is indeed capable of generating code and cross compiling it in order for the code to run on a Raspberry Pi or Arduino har...

7 years ago | 0

Answered
How to limit angle rotation in Multibody 1G ? [URGENT!]
As you already figured out, there is no angle constraint block in SimMechanics 1G. In the first generation you could connect a...

7 years ago | 0

| accepted

Answered
polyspace code prover: variable range does not change after function call
Since this post is quite old I assume that the issue has already been resolved. Nevertheless I want to leave tips for users who ...

7 years ago | 0

Answered
Simscape Model source code
Hi Ryan, you can access the source code of every block from the Simscape Foundation Library->Electrical, if you double click on...

7 years ago | 0

Answered
How to connect wheel and road in simscape multibody?
Hi Lennart and Florian, the modeling of contact forces can not be modeled with the normal blocks in the Simscape Multibody libr...

7 years ago | 0

Answered
SIL Testing and Polyspace
The comment from Satiskumar is correct. The Code Prover detects runtime errors and the Bug Finder detects bugs in the code. The ...

7 years ago | 0

Answered
difference between code prover & bug finder
Hi Shaku, the main goal of the Code Prover is the verification of the code, which means proving the absence of run-time errors....

7 years ago | 5