Réponse apportée
Integrating NVM and DEM Modules in Classic and Adaptive AUTOSAR with MATLAB/Simulink
Hi Arunachalam, Following resources can help you integrating the NVM (Non-Volatile Memory) and DEM (Diagnostic Event Manager) m...

5 mois il y a | 0

Réponse apportée
Apply memory sections for model functions
Hi Nour, You have created an AUTOSAR package with memory sections for the model initialize and step functions. A possible appro...

5 mois il y a | 0

Réponse apportée
모델에서 Send/Receiver RTE 포트의 리턴 값을 어떻게 사용 할 수 있나요
Hi Junyeol, Based on the warning message, I have observed that the Model Advisor check for a missing error port is failing. To ...

5 mois il y a | 0

Réponse apportée
MISRA C:2012 Rules in Simulink
Hi Paturi, Code generation tools such as Embedded Coder support the MISRA C:2012 guidelines in the generated code, they also su...

5 mois il y a | 0

Réponse apportée
The difference of NumThreads and NumWorkers in parpool, and thread-safety issue.
Hello HeRan, The optimal mix of workers and threads greatly depends on the specifics of your use case. Determining the right co...

5 mois il y a | 1

Réponse apportée
How to import the arxml created from the Autosar Davinci developer into the Matlab .
Hi Manjiri, I would suggest you to use arxml.importer API in MATLAB to import the ARXML file into Simulink components. The foll...

5 mois il y a | 1

Réponse apportée
Create AUTOSAR implementation data type with category DATA_REFERENCE
Hi Jeevan, The pointer data type is not directly supported in Simulink; you might have to create a custom data type to achieve ...

5 mois il y a | 1

Réponse apportée
how to have an optional bus signal inside a subsystem?
Hi Michele, Simulink does not have a feature for handling optional arguments for the virtual bus in the way MATLAB code can. Ho...

5 mois il y a | 1

Réponse apportée
Algebraic Loops with FMU
Hi Julian, In Simulink, FMU blocks are treated as standalone entities, so they do not contain all the information related to th...

5 mois il y a | 2

Réponse apportée
error "brace indexing is not supported for variables of this type" trying to import a xlsx file of 2 columns to a signal editor
Hi Yuri, I have tried importing this data into the Signal Editor on my end by following this documentation link https://www.mat...

5 mois il y a | 1

Réponse apportée
Report generator in compiled application
Hi Sergio, The issue with compiled application involving report generation can be due to various reasons. I am listing down som...

10 mois il y a | 1

Réponse apportée
Previewing video with GUI not fit
Hi Yong, Based on my understanding, you are facing issue in maintaining position of the preview object in the axis. Ideally, th...

10 mois il y a | 1

Réponse apportée
Profiling Memory Peaks of code execution
Hi Roman, The MATLAB profiler provides a way to measure time which is spent on executing each line of code, but to measure the ...

10 mois il y a | 1

Réponse apportée
Trying to get imageToVehilce to C/C++ code generate in Simulink
Hi, I can understand that you want to enable the dynamic memory allocation for the variables which are either part of MATLAB Fu...

10 mois il y a | 0

Réponse apportée
Writting a software for EEG acquisition in Matlab
Hi Maxime, Based on my understanding, you want to create a GUI application to do the EEG analysis. According to your requiremen...

10 mois il y a | 0

Réponse apportée
Force MATLAB code to run on hardware
Hi Shehryaar, In order to deploy a Machine Learning model on hardware which contains function from toolboxes which are not supp...

10 mois il y a | 0

Réponse apportée
Running a genetic algorithm with a c code build by Simulink Coder!
Hi Emmanuel, In order to create a MATLAB function which will take two arguments as input and call a C function following steps ...

10 mois il y a | 0

Réponse apportée
Using the Simout data from a simulink model is causing my computer to freeze
Hi Hoban, The MATLAB application can get freezed during a Simulation due to variety of issues. Please try to follow the steps m...

10 mois il y a | 0

Réponse apportée
The Simulink Bus/StructType 'sigStructTypeIn' definition has changed since the S-Function was generated.
Hi Anand, The error message indicates that their is a mismatch between the expected data structure (Bus/StructType) which is us...

10 mois il y a | 0

Réponse apportée
Simulink data acquisition giving error when using signal analyzer
Hi Ferez, The error message indicates that their is a mismatch between LHS and RHS of the assignment operation which causes dif...

10 mois il y a | 0

Réponse apportée
importNetworkFromONNX error opening LLM
Hi Joel, I can understand that you are facing issues while importing ONNX model into MATLAB. Here are the few suggestions whic...

11 mois il y a | 0

Réponse apportée
Simulation acceleration (Simulink)
Hi Peter, I can understand that you want to know if it is possible to have a accelerated simulation with your current hardware....

11 mois il y a | 0

Réponse apportée
datenum using lunar calendar question
Hi Peter, I can understand that you want to plot your tide data with respect to lunar dates. Also the data you have contains Na...

11 mois il y a | 0

Réponse apportée
Directing MATLAB to a bash script and executing that script in Unix (NOT MATLAB)
Hi Justin, I can understand that you would like to execute bash scripts in Unix OS using MATLAB which is present in Windows OS....

11 mois il y a | 0

Réponse apportée
Can I "turn off" the CWT normalization, to directly compare the CWTs of different signals?
Hi AG, I understand that you are trying to unscale the L1 Normalization in a CWT signals. Their is not any option present in t...

11 mois il y a | 0

Réponse apportée
Run backgroundPool to stream MQTT
Hi Mathias, Based on your query I can understand that you want to stream a MQTT topic with two variables and return 1 argument ...

11 mois il y a | 0

Réponse apportée
Surrogateopt does not execute objective function in parallel and still uses 120GB of RAM
Hi Florian, I can understand that you want "surrogateopt" to use less RAM and produce better performance. This may be due to li...

11 mois il y a | 0

Réponse apportée
Creating a GeoTIFF with 3 large matrices (Latitude, Longitude, Data) [satellite images]
Hi Simone, I can understand that you want to export a GeoTIFF file, You can follow the below suggestions in achieving this obje...

11 mois il y a | 0

Réponse apportée
Issues connecting MATLAB to Turtlebot4
Hi Kai, I understand that you are facing issue with connecting MATLAB with TurtleBot4. Following are the suggestion which may ...

11 mois il y a | 0

Réponse apportée
App Designer is really slow while running on "Test Bench"
Hi Eduard I can understand that you are facing performance issues with your GUI developed using MATLAB App Designer. Kindly fo...

11 mois il y a | 0

Charger plus