Community Profile

photo

Lucas Lebert

Last seen: 3 días hace Con actividad desde 2016

Followers: 0   Following: 0

Estadísticas

  • Knowledgeable Level 2
  • Revival Level 2
  • First Answer

Ver insignias

Feeds

Ver por

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

alrededor de 5 años hace | 0

| aceptada

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

casi 6 años hace | 1

| aceptada

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

casi 6 años hace | 0

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

alrededor de 6 años hace | 1

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

más de 6 años hace | 0

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

más de 6 años hace | 0

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

casi 7 años hace | 0

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

alrededor de 7 años hace | 0

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

alrededor de 7 años hace | 0

| aceptada

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

alrededor de 7 años hace | 0

| aceptada

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

alrededor de 7 años hace | 0

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

más de 7 años hace | 0

| aceptada

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

más de 7 años hace | 0

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

más de 7 años hace | 0

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

más de 7 años hace | 0

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

más de 7 años hace | 0

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

más de 7 años hace | 5