Réponse apportée
what block does simulink C2000 code generation supported?
Hi Ziyuan, You can find all the supposrted blocks for C2000 from the MathWorks documentation webpage by searching for "Support...

plus d'un an il y a | 0

Réponse apportée
3-phase programmable voltage source output
Hi Abhibrata, When you set a 3-phase voltage source to 600V Phase-to-Phase (Vrm Ph-Ph) and measure the Phase-to-Ground voltage...

plus d'un an il y a | 0

| A accepté

Réponse apportée
GLCM feature extracted image display
Hi Vimal, You can output images for GLCM calculated features for optical images by using MATLAB script. You will need to read ...

plus d'un an il y a | 0

Réponse apportée
Can I use matlab to write and execute 8051 assembly language programs?
Hi Rekha, I see that you are looking if it is possible to write and execute 8051 assembly language programs using MATLAB. No...

plus d'un an il y a | 0

Réponse apportée
Write a string to hdf5 file with defined string length
Hi Kuang, I see that you want to define the String length to a contant length for the hdf5 file. To define a string with a fix...

plus d'un an il y a | 0

| A accepté

Réponse apportée
How do I simulate the following differential equation of a thermal system in Simulink?
Hi Carla, I see that you are looking for a way to model the attached differential equation in Simulink. For a thermal system, ...

plus d'un an il y a | 0

Réponse apportée
use MATLAB Coder to convert matlab code to mex
Hi Zewen, I see that you are facing the error ''Unrecognized function or variable 'main' ". The error message "Unrecognized f...

plus d'un an il y a | 0

Réponse apportée
Renaming of image filenames inside the folder
Hi, Assuming that all of the '.bmp' files are stored in the same folder, the renaming can be done using a MATLAB script using ...

presque 2 ans il y a | 0

| A accepté

Réponse apportée
How can I reset my arduino board using a gui button in matlab?
Hi Cristina, I understand that you are looking for a way to reset the arduino board by using a GUI button in MATLAB. It is pos...

presque 2 ans il y a | 0

Réponse apportée
How to interpolate a smaller size matrix to a larger size matrix without getting NaN values?
Hi SNIreaPER, I see that you are facing issues with interpolating the old matrix(101x101) to the new matrix (1001x1001) where ...

presque 2 ans il y a | 2

| A accepté

Réponse apportée
How can I do the x-axis labeling with non-numeric values ​​in a bar chart in Excel?
Hi Marco, I see that you are trying to control Excel from MATLAB and configure the chart's axes, titles and main title. As I c...

presque 2 ans il y a | 0

Réponse apportée
The compute fft does not function properly in the powergui fft anyyzer.
Hi 예빈 임, I see that you're using the FFT Analysis tool in the Powergui block in Simulink and you encounter an issue where no d...

presque 2 ans il y a | 1

Réponse apportée
How to Debug Python Script (using breakpoints) that is called from Matlab on MAC OS
Hi Sammed, I understand that you are tryying to find a way to debug python code from MATLAB. Since Visual Studio is retiring f...

presque 2 ans il y a | 0

Réponse apportée
time -independent-Schrodinger-like-1D-pde
Hi Pritha, I see that you are looking for a way to solve time-independent Schrödinger-like 1D Partial Differential Equation. S...

presque 2 ans il y a | 1

Réponse apportée
How can I incorporate both the x-axis and a reversed y-axis without altering the plot but only adjusting the orientation of the axes?
Hi Rabih, I understand that you want the matrix to reamin the same while the y-axis is flipped. In order to flip the labeling ...

presque 2 ans il y a | 0

Réponse apportée
Change BDF 2 step method into BDF 4 step method
Hi, I see that you have a 2-Step BDF and are looking to change it to a 4-Step BDF method. In order to do so, you need to adjus...

presque 2 ans il y a | 0

Réponse apportée
Sample time and stop time in the generated code of Simulink model
Hi Marco, I see that you are integrating generated code from a Simulink model with external code. While doing so, it's importa...

environ 2 ans il y a | 0

Réponse apportée
How can I integrate HF component and LF component of an image in matlab?
Hi Nasseba, I understand that you want to integrate the HF and LF component of the image using MATLAB. This can be easily done...

environ 2 ans il y a | 0

Réponse apportée
How to code a discrete rotating switch from simulink into matlab
Hi, As I can understand from the description, you are facing an Algebraic Loop error. You are not sure whether you have an is...

environ 2 ans il y a | 0

| A accepté

Réponse apportée
init function for each SWC mandatory in autosar?
Hi Vivian, I understand that you are trying to map the SWC to AUTOSAR code generator and are getting the “init[NM1] ” function...

environ 2 ans il y a | 0

Réponse apportée
我在生成c代码的时候遇到了这样的问题,有没有大神可以帮忙看看,感激不尽!!!!
Hi 艳荣, 请注意,我会用英语回答,因为中文不是我的主要语言。 (Please note that I will answer in English as Chinese is not my primary language) As I ...

environ 2 ans il y a | 0

Réponse apportée
Sending values from a DialogApp to MainApp, Appdesigner
Hi Furkan, The code you provided seems to be an attempt to pass values from a dialog app to a main app in MATLAB App Designer....

environ 2 ans il y a | 0

Réponse apportée
Best way to create an office room in Matlab
Hi Bobby, I understand that you are trying to create a 3D model of an office room in MATLAB using .ply files and need a way to...

environ 2 ans il y a | 0

Réponse apportée
How to generate surface of revolution from Bezier curve
Hi Jinesh, I understand that you are trying to create a surface by revolving the Bezier curve that you have made. The approach...

environ 2 ans il y a | 0

Réponse apportée
Simulating a 2D- Gaussian field. Results are not what I expected
Hi Dave, I understand that you’re trying to simulate a Gaussian field from an RBF kernel and want to figure out the issue with...

environ 2 ans il y a | 0

Réponse apportée
Cannot open a script file after running a code (Mac M1 silicon)
Hi Sangheon, I see that you are facing issues with respect to the MATLAB editor, where the scripts are appearing blank after r...

environ 2 ans il y a | 0

Réponse apportée
Can I have different sample times for my RL agent?
Hi Calogero, I understand that you're facing a trade-off between having a fast response for your isDone flag and providing the...

environ 2 ans il y a | 0

Réponse apportée
How make a GUI using App designer to visualize pressure sensor data
Hi Anoop, I understand that you want to plot the data that is getting generated from the Arduino’s pressure sensor. Cre...

environ 2 ans il y a | 0

Réponse apportée
Why Simulink "To Workspace" block doesn't create timeseries data?
Hi Khalid, As I understand, you are unable to create timeseries data using the “to workspace” Simulink block while saving dat...

plus de 2 ans il y a | 1

Réponse apportée
How to get and plot boundary/vertex of drawn polygon
Hi Michael, I see that you are having issue with the Coordinates while using the ‘drawpolygon’ method where the coordinates a...

plus de 2 ans il y a | 0

Charger plus