Answered
error connecting matlab to Microsoft access
Hi Joseph, It seems that you're encountering an error when trying to connect to an Access database using the ADODBTools package...

1 year ago | 0

Answered
How Can I plot Streamlines for the following code
Hi Kiran, I understand that you are trying to plot streamlines for ‘U’,’ ‘t0’, ‘t1’, ‘Nu0’, ‘Nu1’. The following approach can ...

1 year ago | 0

Answered
How to create a S-function for targetlink generated code .
Hi Sumit, You may try creating an S-Function by managing the inputs and outputs through global variables or by wrapping the voi...

1 year ago | 0

Answered
quat2angle r2 rotation threshold
Hi Pierre, The phenomenon you're experiencing is likely due to the issue of gimbal lock, which occurs when two of the three axe...

1 year ago | 0

Answered
about canonical huffman tables.
Hi Lou, Steps to Generate Canonical Huffman Tables Generate the Huffman Tree: Calculate the frequency of each symbol in the i...

1 year ago | 0

Answered
Error: output is inferred as a variable-size matrix, but its size is specified as inherited or fixed.
Hi Rodrigo, To address the error you're encountering in Simulink when defining the size of your output based on a constant inpu...

1 year ago | 0

Answered
Diode fitting with 5 parameters
Hi Rosemarie, To perform a fitting using the diode equation and find the parameters (I_l), (I_o), (R), (n), and (S) that best f...

1 year ago | 0

Answered
App designer Locks me out of editing things I need to change
Hi Gavin, If you accidentally created a 'state' button instead of a 'push' button, you can change it back by editing the proper...

1 year ago | 1

Answered
How can i print at app designer on a Text Area box, text with hyperlinks?
Hi David, You can work around this by using a UIFigure component with an HTML component inside it to display hyperlinks using t...

1 year ago | 0

Answered
NI cdaq. Read timeout: Only x scans were read.
Hi Emil, I understand that you are using a National Instruments CompactDAQ system with a voltage input card operating at 48,000...

1 year ago | 0

Answered
Save entire Simulink model by MATLAB command
Hi Ann, You may refer to the following documentation on "saveas" function for saving the model through a MATLAB script - https...

1 year ago | 0

Answered
How do I fix Simulink.DataType object not in scope while using c caller?
Hi Akhila, The error message you're encountering indicates that Simulink is unable to resolve the PID_vars data type for the in...

1 year ago | 0

| accepted

Answered
reckon function query
Hi Fraser, To calculate the latitude and longitude of a point on the ground from an aircraft given its latitude, longitude, alt...

1 year ago | 0

Answered
Simulink LDPC coding issues
Hi Alexander, I understand you are getting some errors while trying to use matrices inside your Simulink model. The errors...

1 year ago | 0

Answered
App designer generated app freezes in function "createComponents(app)"
Hi Magnus, It seems like you're encountering a performance issue due to the large number of components in your App Designer app...

1 year ago | 0

Answered
superresolution program problem
Hi Li, The error you're encountering "Attempt to reference field of non-structure array", suggests that the handles variable be...

1 year ago | 0

Answered
gamultiobj sticks in the loop while trimming population
Hi Ilia, The issue you're encountering with `gamultiobj` in MATLAB when using very large populations (>1e5) seems to be related...

1 year ago | 0

Answered
Quantitative Analysing a 3D image
Hi Chatura, I understand you are trying to analyse particle connectivity from a prepared and processed 3d image of very small p...

1 year ago | 0

Answered
a strange error occurs during using command line to run polyspace-bug-finder
Hi Wu, The error messages you are seeing from polyspace-configure indicate that it is unable to recognize the compiler used in ...

1 year ago | 0

Answered
HOW DO I MAKE A FUNCTION THAT CHANGES MY FORCE VS. TIME GRAPH TO FORCE VS. POSITION
Hi Luis, I understand that you want to convert a force vs. position graph to a force vs. time graph. To convert the force vs....

1 year ago | 0

Answered
Accessing parameters in encrypted models
Hi Magnus, When dealing with an encrypted Simulink model, you are limited in how you can interact with the model's parameters f...

1 year ago | 0

| accepted

Answered
Servo Motor Control Issues
Hi Benjamin, I understand that you're trying to control a servo motor connected to an Elegoo 2560 (which is compatible with Ard...

1 year ago | 0

Answered
Use parallel computing with particleswarm
Hi Lucas, When using parallel computing with particleswarm in MATLAB to optimize parameters in a Simulink model, you might enco...

1 year ago | 0

| accepted

Answered
how calculate the drone upward position value of r with body rates(p,q,r) by integration
Hi Venkata, I understand that you are trying to calculate the upward position of a drone using body rates (p, q, r) provided b...

1 year ago | 0

Answered
sinad() function verification problems
Hi , The sinad() function identifies the "wanted signal" by locating the fundamental frequency component of the input signal. :...

1 year ago | 0

Answered
How to perform Coulomb Counting to predict SoC
Hi Mahnoor, I understand that you want to calculate the charge and discharge values in Ampere-hours (Ah) using the Coulomb Coun...

1 year ago | 0

Answered
Is it possible to "move" points in 3D?
Hi Roger, I understand that you are trying to make your points draggable inside your 3d plot and get the new coordinates as w...

1 year ago | 0

Answered
How extract rotated PCs' eigenvalue and explained variance?
Hi Farshad, When you rotate the principal components (PCs) using the `rotatefactors` function in MATLAB, the explained variance...

1 year ago | 0

Answered
plot an audio file
Hi Michael, I understand that you are trying to plot an audio file for 20 milliseconds which is recorded in the file itself. T...

1 year ago | 0

Answered
About time-frequency analysis
Hi Haru, To understand how the time width of the Kaiser window is determined in the context of the pspectrum function in MATLAB...

1 year ago | 0

Load more