Respondida
How to run synchronous machine PU model using discrete solver setting
To troubleshoot the issue with infinite rotor speed when using the synchronous machine PU model with a discrete solver in Powerg...

más de 1 año hace | 0

Respondida
experimental modal analysis in time domain
To obtain K, M, and c values from experimental modal data in the time domain using MATLAB, follow the steps below: Load the e...

más de 1 año hace | 0

Respondida
How do I record from two spectrometers simultaneously
To record from two OceanOptics spectrometers simultaneously, try following the below steps: Create two instances of the instrum...

más de 1 año hace | 1

Respondida
How read in simulink model value of E2E Transformer error?
To read the value of 'transformerError_Input' in Simulink, try using the 'Data Store Memory' block. Following are the steps that...

más de 1 año hace | 1

Respondida
MATLAB stop Recording audio halfway through
There could be a few potential issues causing the recording to stop halfway through. One possibility is that the buffer size u...

más de 1 año hace | 0

Respondida
How to constrain a cable in Simscape
To constrain a cable to pass through a hole in an object in Simscape, you can use a combination of Contact Force and a Constrain...

más de 1 año hace | 0

Respondida
How to solve the problem of login delaying in addon?
There could be several reasons for experiencing delays while logging in to the MATLAB Add-Ons account. Some possible solutions t...

más de 1 año hace | 0

Respondida
How to add coordinate system on the tool I add to the robot?
Following are the steps to add a coordinate system on the tip of the tool and define its orientation: Define the position and o...

más de 1 año hace | 0

Respondida
Java Matlab engine Struct array fields empty
The issue could be due to changes in the 2021b version of the Matlab engine, which may have affected the way that Struct objects...

más de 1 año hace | 0

Respondida
Simulink model compilation getting fail.
The error message suggests that there is an issue with the Simulink model compilation. This could be caused by a recent security...

más de 1 año hace | 0

Respondida
Is it possible to use evaluateHeatRate function using results obtained with pdetool?
Yes, it is possible to use the 'evaluateHeatRate' function in MATLAB to compute heat rate through an edge in a transient 2D heat...

más de 1 año hace | 0

Respondida
How to define new custom report/reporter for a custom docx system design report
To define a custom reporter for a custom system design report using a custom .dotx template with prebuilt title page and various...

más de 1 año hace | 0

Respondida
Variable resizing factor for the Resize Simulink block
To change the magnification factor of the Resize Simulink block during simulation, one can use a variable resizing factor. Inste...

más de 1 año hace | 0

Respondida
forming global stiffness matrix
To form a global stiffness matrix, first create the element stiffness matrices for each element using the element's nodal coordi...

más de 1 año hace | 0

Respondida
How to judge whether the regression coefficient calculated by the plsregress function is significant, as if there is no significant data related to the output
In MATLAB, the “plsregress” function does not directly provide significance levels for the regression coefficients. However, you...

más de 1 año hace | 0

Respondida
How to do a forecast with FPM-ANN hybrid model in Matlab
To implement the FPM-ANN hybrid in MATLAB, follow these steps: Firstly, you need to export the data and load it into MATLAB wit...

más de 1 año hace | 0

Respondida
How to use DataAvailableFcn in Bluetooth Low Energy
The reason for not receiving data from the Bluetooth Low Energy device using the ‘DataAvailableFcn’ is because the MATLAB progra...

más de 1 año hace | 0

| aceptada

Respondida
How to properly connect my Arduino with the serial port?
Based on the error message "Error using serialport", it appears that there is a problem with opening the serial port. This could...

más de 1 año hace | 0

Respondida
Compute Lat/Long Waypoints For A Sinusoidal Track Given: Start & End Waypoint, Delta-Bearing, and Number Cycles
Here are the steps you can follow to compute a series of waypoints along a sinusoidal path: Determine the distance between ...

más de 1 año hace | 0

| aceptada

Respondida
Measurements with a DHT11. How to use the arduino board "normally", while connected to it via the "serialport" function.
To run the script on the Arduino in the background while also being able to modify the pin states in MATLAB, try using the follo...

más de 1 año hace | 0

Respondida
Discrete message transmission using USRP, support by communication toolbox
Yes, the current version of the USRP (Universal Software Radio Peripheral) hardware and the Communications Toolbox in MATLAB sup...

más de 1 año hace | 0

Respondida
Editor settings are not saved on kubuntu
To resolve this issue, try the following steps: Make sure that the write permissions for the MATLAB preferences directory is p...

más de 1 año hace | 0

Respondida
matlab code to control stepper motor with Motor shield and adruino
I understand that you are trying to control a stepper motor using an Arduino UNO and MATLAB. If the code is not giving any er...

más de 1 año hace | 0

Respondida
Adding Tabulate Standard Deviation and Variance
I understand that you are searching for a way to add tabulated standard deviation and variance. The variance is calculated b...

más de 1 año hace | 0

Respondida
MATLAB Serialport , sending data to 8051
I understand that you are trying to communicate with 8051 board via USB Serialport through MATLAB. In order to assist you better...

más de 1 año hace | 0

Respondida
How can I add simple signals in bird's eye scope
I understand that you are trying to add signals in bird’s eye scope. Following steps might help in resolving the issue : 1. I...

más de 1 año hace | 1

Respondida
Simulink Coder Fatal: The data type 'CAN_DATATYPE' is not supported because it has no CustomCast function.
The Simulink Coder throws this error when it encounters a custom data type in the model that it does not know how to handle whic...

más de 1 año hace | 0

Respondida
No physical signal source found. Physical signal input ports must be connected to exactly one physical signal output port
The error indicates that there is an issue with the connection of the input and output ports of a physical signal in a Simulink ...

casi 2 años hace | 0

| aceptada

Respondida
How I can add Arduino SoftwareSerial library?
Simulink support package for Arduino does not support software serial as such. But if needed, you can create a custom block by ...

casi 2 años hace | 0

Respondida
Is there a way to overwrite simulink encoder block pins?
The best possible solution which could help work out this issue is trying to use a different microcontroller that has more avail...

casi 2 años hace | 0

Cargar más