photo

Vidhi Agarwal


Last seen: 2 months ago Active since 2023

Followers: 0   Following: 0

Statistics

  • 3 Month Streak
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
Combining Scripts with AppDesigner
Hi David Cutler, I understand you have a query regarding the approach to manage an application with manual and automated modes ...

2 months ago | 0

Answered
How can I solve this non-linear system?
Hi Yves Adou, I recognize that you're encountering an issue in solving 2 complex nonlinear equations. “fsolve” function from th...

2 months ago | 0

Answered
Embedded coder for simulink model does not link libraries in the right order
Hi Didier, I understand you are facing an issue while linking external libraries in embedded coder. You can try to go thr...

2 months ago | 0

Answered
Custom header for bus object m-file
Hi Jennifer Bennington, I understand you have a query regarding generating a custom header in .m file. You can write a MATLAB ...

2 months ago | 0

Answered
Finding the Power density function
Hi Christina Reid, I understand that you are not getting expected output while printing columns of dataset. This is happening ...

2 months ago | 0

Answered
Hola chic@, ocupo ayuda con un problema. Estoy intentando graficar con scartter3 dos figuras en un solo Axies en App designer. sin embargo, consigo un resultado en 2D.
Hi Juan Diego Polo Martinez, I understand that you are facing issues while plotting multiple 3D graphs on the same axes in App...

2 months ago | 0

Answered
How can I include the "blue dot" when taking pictures of an app for a test report.
Hi David, I understand you want to capture the blue dot interaction with the virtual mouse for the test report. Combining the ...

2 months ago | 1

Answered
How can I copy a resource file in a packaged / compiled app?
Hi McLain Cowan, While working with App Designer and facing an issue with accessing a file (like your DesignData_template.xlsx...

2 months ago | 0

Answered
Improving table loading time on App Designer for large dataset
Hi Mario, I understand you are facing an issue with the efficiency in loading the .mat file. Here’s an approach that can help...

3 months ago | 0

Answered
unable to connect the C2000 (tms320f28335) with simulink?
Hi Arijeet, I understand you encountered an error stating that the file "thirdpartytools_win64.xml” was not found. The error ...

3 months ago | 1

| accepted

Answered
Remove Blocks of Matrix from a Matrix
Hi Amehri, The following approach demonstrates an optimized version of the function: By Incorporating ‘vectorization’ and ...

3 months ago | 0

Answered
How can I solve the error 'Too many output arguments' when creating a histogram in Matllab Appdesigner?
Hi Kaitlynn, I understand you've encountered a challenge with an error stating "Too many output arguments" within your MATLAB ...

3 months ago | 0

Answered
Use Image Segmenter on *.fig figures
Hi, I understand you are facing the issue of loss of information while storing your figures in ‘.png’. To solve this issue, ...

3 months ago | 0

Answered
DDS通信信号标定和观测
Hi hengyang, I understand you have a query regarding a way to implementing signal calibration and observation after automatic ...

4 months ago | 0

Answered
A way to generate and track a random trajectory/pathway in 3d space
Hi JingChong Ning, I understand your query is regarding a way to model a flight path and the tracking of this flight path in Si...

4 months ago | 0

Answered
how to smooth the edge of a binary image
Hi NaviD, I understand your query is regarding a method to smooth out the edges of image. Below is an approach using MATLAB t...

4 months ago | 0

Answered
How do i get the compressed sparse row for the following matrix ?
Hi De Silva, I understand you have a query regarding creating a CSR for a given matrix. Compressed Sparse Row (CSR) is a way ...

5 months ago | 0

Answered
meaning of statistical results in signal integrity viewer
Hi jaeyoon, I understand you have queries regarding the concept of signal integrity viewer. In signal testing, "Statistical ...

5 months ago | 0

Answered
stat eye height 의미가 무엇인가요
Hi jaeyoon, I understand you have queries regarding the concept of signal integrity viewer. In signal testing, "Statistical ...

5 months ago | 0

Answered
How to apply a step input and plot it on Ansys mass stiffness damping ratio Matrix file (kdense.matrix)??
Hi, I understand you have query regarding giving and plotting the step response for your Ansys mass stiffness damping ratio Ma...

5 months ago | 0

Answered
Does the Data Acquisition Toolbox™ allow users to read NI Shared Variables?
Hi Ron, I acknowledge your inquiry concerning the compatibility of the Data Acquisition Toolbox with NI shared variables. Th...

5 months ago | 0

Answered
Different results between Step and Stepinfo
Hi Gerard, I understand you encountering discrepancy between the values of percentage overshoot in step-response graph and ste...

5 months ago | 0

Answered
Matlab 2015b update setup failed
Hi Yannis, I understand you encountering an issue while trying to update to R2015b Update_1. This issue can be related to an...

5 months ago | 0

Answered
Simulink 2021a not working
Hi Swapnil, It appears that you are encountering difficulties when attempting to open Simulink models created in MATLAB R2019 ...

5 months ago | 0

Answered
Profile viewer interface question regarding different runtimes quoted
Hi Otis, I understand that your query is regarding the difference in “Lines where the most time was spent” and “Children (call...

5 months ago | 0

Answered
Matlab cannot open .m file
Hi Wei, I understand that your MATLAB is experiencing loading issues, and the problem persists despite attempts to restart the...

5 months ago | 0

Answered
How to pass a writable array to a python function?
Hi Søren, It is acknowledged that transferring an array from the MATLAB workspace to a Python script necessitates copying the ...

5 months ago | 0

Answered
Why is the signals not working to convert from RGB to HSV using Color Space Conversion Block in Simulink?
Hi Jaylene, I understand that you are getting an error regarding supported data type by Color Space block for R’ G’ B’ to inte...

5 months ago | 0

Answered
comparison between gaussian elimination and cholesky decomposition method
The below code is comparison between Gaussian Elimination method and cholesky Decomposition method You Can learn this methods f...

1 year ago | 0

Answered
How do I perform state linear interpolation?
To perform state linear interpolation in MATLAB, you can use the interp1 function. This function performs linear interpolation b...

1 year ago | 0

Load more