已回答
C2000 Microcontroller Blockset couldn't be installed on Matlab 2023a
Hello, Based on the error message you provided, it seems that this add-on is not supported on your platform. To resolve t...

1 year 前 | 0

已回答
Commands for LCD Display with Raspberry pi doesnt work!
Hello, I’d be happy to help out with your issue Here are a few things you can try: 1.Check the I2C connection: Check...

1 year 前 | 0

已回答
Problem generating code for stm32 and cubemx 'EXTRA_SOURCE_RELATIVE_PATH' unrecognized
Hey Lorenzo, The error "Unrecognized method, property, or field 'EXTRA_SOURCE_RELATIVE_PATH' for class 'stm32cube.md...

1 year 前 | 0

已回答
How do I download gstreamer into matlab, it is on my computer
Hey Laura, To use MATLAB, Psychtoolbox and GStreamer together, you need to make sure that they are all correctly inst...

1 year 前 | 0

已回答
PID Autotuner block issues
Hey Antony Smith, It seems like you're encountering some issues with the PID Autotune blocks in your model. Let's try to troub...

1 year 前 | 1

已回答
Convert ADC Voltage to dB
Hey Johannes, Your code looks generally correct for converting the ADC values to voltage and then to pressure level in dB. How...

1 year 前 | 0

已回答
Request for Assistance with Reading Cine Files from Phantom v2012 Camera
Hello Awadesh, If the CineReader function is not working for reading cine files from the Phantom v2012 camera, it is possible t...

1 year 前 | 1

| 已接受

已回答
Help with a simulated model between Simulink and MSMS
Hey Stephanie, Here are few ways which might help you resolve this issue: Please ensure that the input signal is being sent to...

1 year 前 | 0

已回答
How can i connect two way connection with connection port or how can i connect two different connection ports ?
Hey Jyotirnay, I suggest you to insert a "signal routing block" which is available in the Simulink library Browser into your m...

1 year 前 | 0

已回答
FFT ifft data turbulence
Hello Luke Souza, To compute the physical coordinates (x,y,z) and Fourier wave numbers (ξx,y,z) from the velocity field u(x)...

1 year 前 | 0

已回答
Unexpected or internal error encountered in "in CGIR: b:\matlab\src\cg_ir\factory\constfactory.cpp line 1136: In enumConst: Assertion failed: aType->ordinalIsInRange(aOrdinal)
Hello Sriniwas, The error message shows that there is an internal error in the code generation process of the Simulink mode...

1 year 前 | 0

已回答
Hi! How I can write condition "If, else if" for repeated value of variable ?
Hello Aknur, You can modify the code to modify the exiting elseif statement to include an additional check if all(ismembe...

1 year 前 | 0

| 已接受

已回答
I want to sum datas that incoming from the sensor, how can I do that?
To continuously sum the temperature values from a sensor in MATLAB, you can use a loop to read the sensor values and add them ...

1 year 前 | 0

已回答
How to read the data in Comsol in real time from the Matlab function in Comsol?
Hello, The given function test(x) in COMSOL always outputs 0. To read the values in the COMSOL model in real-time and output t...

1 year 前 | 0

已回答
Bidirectional Dynamic Power Load block in Simscape
Hi, It seems like you are facing a problem with the Simscape Dynamic Power Load block, which only allows for discharging of th...

1 year 前 | 0

| 已接受

已回答
Error message in Simulink
Hello, The error message you are seeing indicates that there is an issue with the MATLAB toolchain registry. This registry is ...

1 year 前 | 0

已回答
Problems about building the interface between coda and MATLAB
Hello, It looks like the CODA library and executable files require MATLAB to be installed in order to build the MATLAB interfac...

1 year 前 | 0

已回答
Custom simulink block with arbitrary number of ports?
Yes, it is possible to create a Simulink block with an arbitrary number of inputs. Simulink allows you to create custom blocks u...

1 year 前 | 0

| 已接受

已回答
Error using ltipack.SystemArray/pidtune_ (line 15).The PID tuning tools are not supported for plant models of type "tf".
Hello, The error message you are seeing indicates that the PID tuning tools in ltipack.SystemArray package do not support tran...

1 year 前 | 0

已回答
Fatal Setup error: Incorrect Message Root Set
Hello, This error can occur when MATLAB get's corrupted during the installation process. To resolve this issue, disable any se...

1 year 前 | 0

已回答
Simulink and Arduino - I can't read/get any data?
Hello , I understand that you were not able to read the data despite being able to see blinking of the led of the Arduino usin...

1 year 前 | 0

已回答
Signal synchronization - lagging over time
Hello, I understand that while you are trying to record force with two different sensors, it is resulting in a lag in one o...

1 year 前 | 0

| 已接受

已回答
Why i could not set the connection between the arduino board and simulink using simulink support package for arduino hardware?
Here are some steps you can follow to troubleshoot this issue: 1. Make sure the Arduino board is properly connected to your...

1 year 前 | 0

已回答
density meaning and when we should use it
Hey Hajar, For density=.2:0.01:.2 means it creates a vector of numbers ranging from 0.2 to 0.2 with an increment of 0.01. Howe...

1 year 前 | 0

| 已接受

已回答
fopen function in MATLAB
Hey Sushant, Here are some possible solutions when you are unable to open an ABAQUS input file via ‘fopen’ function in MATLAB...

1 year 前 | 0

已回答
how can I save the output data of each run in new row ?
To save the output data of each run in a new row when append overwrites the old values This can be done depending on the inp...

1 year 前 | 0

已回答
How to generate audio tone with specific parameters?
To generate different sound tones in one audio ranging with specified signal intensity peak and acceleration duration. I unders...

1 year 前 | 0

已回答
Undesired butterworth lowpass filtering graph in C++
I understand that you are able to remove high frequency noise in ECG data using MATLAB, but unable to implement the same using C...

1 year 前 | 0