已回答
how do i put MATLAB complex array to python?
Hi Yasushi, It looks like you’re encountering an issue with passing complex arrays from MATLAB to Python using pyrunfile. The ...

7 months 前 | 0

| 已接受

已回答
Long scripts in thingspeak.
Hi Marc, Yes, you can call functions from one MATLAB analysis in another by organizing your functions into separate files or s...

7 months 前 | 0

已回答
errors about mdfimport command
Hi wenchao, You can use the following file exchange to read .MDF files: https://www.mathworks.com/matlabcentral/fileexchange/9...

8 months 前 | 0

| 已接受

已回答
Creating a grid on an image at an angle with a specific spacing
Hi Bera, Assuming that your axes could be at an angle from the default x-y axes, you can follow the following approach to plot...

9 months 前 | 0

已回答
Code generation with VNT in release mode
Hi Dan, It seems like you are experiencing issues with data integrity and continuity while attempting to stream EMG signals fr...

9 months 前 | 0

已回答
C++ while loop in S-Function Builder
Hi Faris, Since Simulink works based on the discrete time steps, the continuous while loop causes the simulation to not being ...

9 months 前 | 0

已回答
Raytracing for custom modulation
Hi Zaid, It is indeed possible to do so. You can refer to the following examples that explain how you could use custom modulat...

9 months 前 | 0

已回答
Cómo leer archivos C3D
Hi Rosario, You can use the "EZC3D" library available on the file exchange for reading and manipulation of C3D files. It is av...

9 months 前 | 0

已回答
Converting MATLAB code to AutoCAD
Hi Josianne, Your code generates a 3D shape using polar coordinates converted to Cartesian coordinates, and then calculates a ...

9 months 前 | 0

已回答
Why do I get errors when changing the frequency of a radar system in the radar toolbox?
Hi John, The errors you're encountering seem to be related to the plotting functions in MATLAB, specifically with the use of x...

9 months 前 | 0

已回答
Create a simulink model fro, python
Hi Lucas, I see that you want to design an algorithm using evolutionary strategies to identify physical systems represented by...

9 months 前 | 1

| 已接受

已回答
matlab set my audio device as an output, can i set it as a input to use my headset's microphone
Hi Fanny, Transforming an audio output to an input within the MATLAB environment or through the "audiodevinfo" function isn't ...

9 months 前 | 0

已回答
Export Simscape Multibody Solid Information
Hi, I see that you are trying to export the derived values of all the Solid in a Simscape Multibody model in Excel or any othe...

9 months 前 | 1

| 已接受

已回答
Is it possible to make MatlabEngine class object persistent in Java?
Hi Yuriy, I understand that you want to create a persistent "MatlabEngine" object that can be reused across different parts of...

9 months 前 | 0

已回答
Simplifying output involving heaviside discontinuity functions
Hi Aleem, I see that you want to simplify the output so that there are no heavyside functions. In order to do so, you will n...

9 months 前 | 1

已回答
Make an machine vision simulatie using simulink 3D surrounding
Hi Sjoerd, This indeed seems like a challenging problem, however you can utilize the "Simulink 3D Animation toolbox" and "Imag...

10 months 前 | 0

已回答
Local Level Trend Model
Hi Jeffrey, I see that you are trying to firgure out about incorporating the covariance of the state equations, represented by...

10 months 前 | 0

已回答
How to set the legends using a Simulink plot, when the input data (a matrix) comes from the workspace
Hi Leizer , The Simulink "Scope" block does not directly support adding legends based on matrix data input. However, there are...

10 months 前 | 1

已回答
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...

10 months 前 | 0

已回答
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...

10 months 前 | 0

| 已接受

已回答
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 ...

10 months 前 | 0

已回答
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...

10 months 前 | 0

已回答
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...

11 months 前 | 0

| 已接受

已回答
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, ...

11 months 前 | 0

已回答
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...

11 months 前 | 0

已回答
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 ...

11 months 前 | 0

| 已接受

已回答
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...

12 months 前 | 0

已回答
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 ...

1 year 前 | 2

| 已接受

已回答
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...

1 year 前 | 0

已回答
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...

1 year 前 | 1

加载更多