photo

Avni Agrawal


Last seen: Today Active since 2023

Followers: 0   Following: 0

Statistics

  • Knowledgeable Level 4
  • 6 Month Streak
  • First Answer

View badges

Feeds

View by

Answered
How to save app.Tab as image (.png for example)
Hi @FD, I understand that you are trying to capture a snapshot of a specific tab in MATLAB App Designer, including all its cont...

1 day ago | 0

Answered
Reset to original view for UIAxes control in AppDesigner programmatically
Hi @Han Geerligs, I understand that you are trying to reset the original view for a `UIAxes` control in App Designer programm...

2 days ago | 0

| accepted

Answered
How to delete a line from UIAxes using plotedit in the menu bar with app designer.
Hi @mg, I understand that you are trying to enable plot editing for a UIAxes in App Designer using the `plotedit` function. How...

3 days ago | 0

| accepted

Answered
py.list bug in R2024a
Hi @Tom Grieve, I understand that you are encountering an error when trying to access Python classes after using clear all in t...

3 days ago | 0

Answered
VideoReader: Unrecognized function or variable 'hasFrame'
You are trying to access VideoWriter instead of VideoReader. Are you sure the code you are trying to run has VideoReader() but n...

3 days ago | 0

| accepted

Answered
i am trying to open matlab but it is showing "You dont have a valid license file". It was working fine before.
Hi @Syed Mudassir, I understand that when you are trying to open matlab, you are facing some license issue. If MATLAB was worki...

3 days ago | 0

Answered
Extracting profiles from a point cloud surface along the mazimum dip of the plane
Hi @Elisa, I understand that you are trying to extract the profiles oriented according to the maximum slope of the cloud. To ac...

4 days ago | 0

Answered
Matlab AppDesigner: Subplots in a panel disappear
Hi @Hans-Juergen Nitzpon, I understand that some subplots are disappearing when the number of subplots exceeds a certain limit....

4 days ago | 0

Answered
Plotting a 3-value graph
Hi, I understand that trying to plot two different y-axes for the same x-axis in MATLAB, you can use the yyaxis function. This ...

29 days ago | 0

Answered
combine two stl into one
Hi @Alberto Acri, I understand that you are trying to combine two STL geometries into a single geometry by merging their nodes ...

29 days ago | 0

| accepted

Answered
How to increment variable with Push button Dashboard ?
Hi @Cédric DEPOILLY, I understand that you are trying to increase a variable everytime button is clicked. You can accomplish th...

30 days ago | 0

Answered
linkprop does not work with multidimensional array of objects
Hi @T A, I seems like there is some sort of a timing issue. Even i'm facing the similar issue. The messages to link the axes ar...

30 days ago | 1

Answered
How to choose a group when setting affinity to a process for multi-processor system
Hi @Dmitrii Leskin, In Windows, when you have more than 64 logical processors, the system groups them into processor groups. ...

1 month ago | 0

| accepted

Answered
Custom PDF Reporter (What did I do wrong?)
Hello Robert, I understand that you are encountering an issue where a blank PDF is being generated. This seems to be happening ...

1 month ago | 0

| accepted

Answered
how do these function (separate functions)
Hi @Jacob, I understand that you are trying to define all the functions in one file using local functions in MATLAB. Here is ho...

1 month ago | 0

Answered
For loop for symbolic expressions
Hi @DEBJYOTI, I understand that you are trying to create a symbolic matrix of symbolic functions in MATLAB, involving constants...

1 month ago | 0

Answered
Error using symengine First argument must not contain functionals.
Hi Arti, I understand that you are facing the error while using symengine. The error message you sre encountering, Error using ...

1 month ago | 0

Answered
Why is this simple loop not working?
Hi @Scott Banks, I understand that the error message you are encountering is "Index must not exceed 1,". This suggests that MAT...

1 month ago | 0

Answered
Best way to organize categorical data for plotting
Hi @Malin Abrahamsen, I understand that you are trying to organize and visualize your wind speed data in MATLAB. Data Organiza...

2 months ago | 0

Answered
How can I move my mouse according to a centroid value?
Hi !@Priyana Kumar, I understand that you are tryinh to move the mouse cursor based on the centroid of your hand, ensure you ma...

2 months ago | 0

Answered
Geodensityplot help in matlab
Hi @Liam Lincoln, I understand that you are trying to create a density plot for the UK using geographical data with `geobubble`...

2 months ago | 0

Answered
How can I plot the surface normal variation of any given surface?
Hi @Jaime Castiblanques, I understand that you are trying to plot the surface normal variation of any given surface. Certainly,...

2 months ago | 0

Answered
Computing the dimensions of a geographical area
Hi @Maurilio Matracia, I understand that you are trying to compute the dimensions of geographic area.Certainly, let's simplify ...

2 months ago | 0

Answered
How to list of input, output, signals and its data types used in the simulink model?
Hi @Prashanth, I understand that you are trying to print the list of inputs, outputs, signals, and their data types used in a S...

3 months ago | 0

Answered
How do I calculate area under the curve(power of the spectrum) in frequency axis
Hi @Yogesh, I understand that you are trying to normalize the average power of a signal to 100W in the frequency domain. To ach...

3 months ago | 0

Answered
Matrix must be square error and Error in PartA. how do I solve it?
Hi @Trong Nhan Tran, I understand that you are trying to find the determinant of matrix B. But, The determinant is a scalar val...

3 months ago | 0

| accepted

Answered
analysis the component on MATLAB by PDE
Hi suen, I understand that you are trying to analyse the component created in solidworks. The error you encountered at line 2 i...

3 months ago | 0

| accepted

Answered
Why can't I read the values from LSM9DS1 on-board sensor on Arduino Nano 33BLE in Simulink?
Hi @Rohitashva, I understand that you are trying to read the values from LSM9DS1 on-board sensor on Arduino Nano 33BLE in Simul...

3 months ago | 0

Answered
save and read a string matrix in a .txt file
Hi Marco, i understand that you are trying to save and read a string matrix in a .txt file. If you have a text file containing ...

3 months ago | 0

| accepted

Answered
Does edges work with 3D delaunayTriangulation?
Hi Aidan, I understand that you are trying to use edges with 3 Delaunay triangulation. To do the same in MATLAB, it should list...

3 months ago | 0

Load more