Respondida
How to fix Simulink c code generator case sensitivity issue?
Hi @Christian Edgar, i had a similiar issue when using custom C files to generate code for my model in Simulink. A workaround f...

alrededor de 1 año hace | 0

Respondida
Are robust weights accounted in the calculation of the Goodness-of-fit statistics, returned as the gof structure of fit function?
Hi @mila_po, The Robust parameter is indeed taken into account in the calculation of the Goodness-of-fit statistics when using ...

alrededor de 1 año hace | 0

Respondida
Give initial value to the "AXI4 Random Access Memory" block in simulink
Hi @ALi Falahati, Functionality for memory initialization and logging has been added to the AXI4 Random Access Memory block in ...

alrededor de 1 año hace | 0

Respondida
How to read Brimrose NIR spectral data
Hi @Dimuthu Jayawickrama, The content and structure of a .dat file depend on the application that created it. It is not tied to...

alrededor de 1 año hace | 0

Respondida
Get an Error connecting LEGO Mindstorms EV3 via bluetooth with MATLAB but can connect with Simulink; How do I fix this?
Hi Estelle, The main reason for this error is an incompatibility between the bluetooth stacks on the host machine and the LEGO ...

alrededor de 1 año hace | 0

Respondida
What's wrong with my geometry definition that I have to mesh after?
Hi @hakim oueslati, This error is usually caused by very small connected meshes or alignment issues within the geometry. More i...

alrededor de 1 año hace | 0

Respondida
CIR filter w in nrChannelEstimate (practical channel estimation)
Hi @Thien Hieu, CIR denoising refers to the process of reducing noise in the Channel Impulse Response (CIR) estimates obtained ...

alrededor de 1 año hace | 0

| aceptada

Respondida
How to change the type of step for a Simulink Solver from variable to fixed in the Electric Vehicle Thermal Management model in Simulink?
Hi Yash, When running the Electric Vehicle Thermal Management example model with the solver type as variable step and the solve...

alrededor de 1 año hace | 0

Respondida
Can Simulink Model be deployed on Production Server and/or Web App Server?
Hi @Biyan Li, While MATLAB Compiler does not support Simulink, Simulink simulations can be deployed on both MATLAB Web App Serv...

alrededor de 1 año hace | 1

| aceptada

Respondida
Where can I find the library 'sm_suspension_templates_lib'?
Hi Cornelius, Since MATLAB R2023b, resources related to demos have been shifted to standalone examples, which can be accessed u...

alrededor de 1 año hace | 1

| aceptada

Respondida
Code generation information file does not exist Problem&Code generation errors&Quadprog code generation
Hi @Pholash_L, As I understand, you are facing an error when trying to generate code using Embedded Coder in Simulink. The most...

alrededor de 1 año hace | 0

Respondida
Libreria UAV Toolbox Pixhawk de Matlab soporta Pixhawk 6c mini?
Hi @jesus omar, From what I understand using Google Translate, you are trying to work with a Pixhawk 6C Mini flight controller ...

alrededor de 1 año hace | 1

Respondida
Array inputs have incompatible channel dimensions.
Hi Ahmad, A common reason for the mentioned error is a mismatch between the dimensions of input data and the expected input dim...

alrededor de 1 año hace | 0

Respondida
Symbolic variable in matlab function block
Hi Mukesh, I was facing a similar issue when I was using symbolic expressions inside a MATLAB Function block. A workaround for ...

alrededor de 1 año hace | 0

Respondida
problem with ica plot funtion in fast ica toolbox
Hi @ahmad, The original "icaplot.m" file from the FastICA package contains a switch statement at line 93 to precede the case st...

alrededor de 1 año hace | 0

Respondida
Simulink R2022b crashes - issue with libmwsl_common_blocks.dll
Hi Roliveira, I was facing a similiar issue when simulating my Simulink model containing Lookup table blocks. The reason for th...

alrededor de 1 año hace | 0

Respondida
Error using Genfis function in ANFIS
Hi Zeinab, The error seems to be due to some NaN or Inf values present in the output data argument being passed to the genfis f...

alrededor de 1 año hace | 0

Respondida
Unable to launch MATLABWindow
Hi @Juan Lorenzo, A possible reason for this error is the use of a different version of Java than the one shipped with MATLAB. ...

alrededor de 1 año hace | 0

Respondida
Execute UDP read faster
Hi Rakesh, One way to speed up the UDP read process is to read and process the data in chunks. Additional details on this and o...

alrededor de 1 año hace | 0

Respondida
Simscape Battery model extension
Hi yoi, From what I understand, you wish to set the Terminal Resistance (R0) parameter of the Simscape Battery (Table-Based) bl...

alrededor de 1 año hace | 0

Respondida
Check Block Compatibility Error
Hi @wenjing cai, The Digital Filter block has been made obsolete. It is recommended to use the Discrete FIR Filter, Discrete Fi...

alrededor de 1 año hace | 0

Respondida
How to store images and vectors in CNN image-to-vector regression problems
Hi @Hiroki Fukuda, The reasons for the error are: When passing 2D images in the form of a numeric array as input to the trainN...

alrededor de 1 año hace | 0

Respondida
Why is my function not recognized?
Hi Ny, If a function is defined inside of a MATLAB script containing other code, it becomes a local function and can only be ca...

alrededor de 1 año hace | 1

| aceptada

Respondida
Using CustomAntennaElement as an exciter for the cassegrain object.
Hi @Tood, From what I understand, you are facing the mentioned error when trying to set a phased.customAntennaElement as excite...

alrededor de 1 año hace | 0

Respondida
"Could not execute target data map file" error for serial communication TMS320F28335 Error
Hi Sreehari, I was getting a similiar error when performing external mode simulation using XCP communication. A possible reason...

alrededor de 1 año hace | 0

Respondida
Matlab crashes when I try to access Gpu
Hi Avi, The most common reasons for MATLAb crashing when accessing the GPU are: The graphics drivers for your machine might no...

alrededor de 1 año hace | 0

Respondida
J1939 Network COnfig warnings
Hi @john young, You can refer to the following MATLAB Answers post for a possible workaround: https://www.mathworks.com/matlab...

alrededor de 1 año hace | 0

Respondida
Error using serial/fopen
Hi Gaston, A possible reason for the "No ports are available" error is that MATLAB only automatically recognizes serial port na...

alrededor de 1 año hace | 0

Respondida
How to connect several Simulink blocks to one Simulink Dashboard toggle switch ?
Hi Hadrien, I was facing a similiar issue. As a workaround, the "Callback Button" from the "Simulink/Dashboard" library can be...

alrededor de 1 año hace | 0

Respondida
Why i got this error and how to solve it?
Hi @katuysha, I was facing a similiar issue when simulating my model containing S-functions. A workaround for me was to turn of...

alrededor de 1 año hace | 0

Cargar más