Lucas Lebert
Followers: 0 Following: 0
Estadística
0 Preguntas
18 Respuestas
CLASIFICACIÓN
1.729
of 295.467
REPUTACIÓN
38
CONTRIBUCIONES
0 Preguntas
18 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.00%
VOTOS RECIBIDOS
7
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Simscape Component Block: Error using logical/relational command in the programming code
Hi Nicole, to answer your direct question, logical indexing is not supported in this context (which is the root cause of the er...
5 meses hace | 0
| aceptada
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...
más de 5 años hace | 0
| aceptada
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 ...
más de 6 años hace | 1
| aceptada
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 ...
más de 6 años hace | 0
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...
más de 6 años hace | 1
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...
casi 7 años hace | 0
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...
alrededor de 7 años hace | 0
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...
más de 7 años hace | 0
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...
casi 8 años hace | 0
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...
casi 8 años hace | 0
| aceptada
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...
casi 8 años hace | 0
| aceptada
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...
casi 8 años hace | 0
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...
casi 8 años hace | 0
| aceptada
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 ...
casi 8 años hace | 0
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...
casi 8 años hace | 0
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...
casi 8 años hace | 0
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 ...
casi 8 años hace | 0
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....
casi 8 años hace | 5