Community Profile

photo

Vinayak Gupta

MathWorks

Con actividad desde 2023

I am an Engineer at MathWorks India.

Programming Languages:
Python, C++, C, Java, Javascript, R, MATLAB, SQL, HTML, CSS
Spoken Languages:
English, Hindi

Estadísticas

  • 3 Month Streak
  • Knowledgeable Level 1
  • First Answer

Ver insignias

Content Feed

Ver por

Respondida
Show ANOVA table in app using App Designer
Hey Ewoud, Creating the whole app in the comments won't be very functional. I am attaching a link to App Designer documentation...

10 meses hace | 0

Respondida
how to show custom properties in workspace
Hey Thomas As the properties created are private, it won’t be possible to display them is custom properties, but we can displa...

10 meses hace | 0

Respondida
Importing data from Delsys Trigno software .csv
Hi Ines, As per my understanding you want to translate two variable rows into one. And then process them to modify text as per...

10 meses hace | 0

Respondida
Imposing a sine wave on line graph
Hi Joseph, I just went through your code, and it is actually correct. A simplified version of mine is attached here. x = linsp...

10 meses hace | 0

Respondida
UIAxes are not working in the matlab web app
Hi As you mentioned that the figure is visible in app designer and even when someone else compiles the same app. Here are a fe...

10 meses hace | 0

Respondida
Creating 'LD_LIBRARY_PATH' for MATLAB runtime conflicts with QT
Hi Atin It is currently not possible to run a standalone application within MATLAB as they are designed to be shared and run wi...

12 meses hace | 0

Respondida
R2022b Excessive Runtimes (MacOS)
Hi Kayson It is very difficult to help without code. ALso, MATLAB for M1 is in open beta right now so, there can be some unexpe...

12 meses hace | 0

Respondida
How do I extract custom data tip info
Hi David The DataTipTemplate functionality is only able to modify that datatip display. It cannot modify the internal data, whi...

12 meses hace | 0

Respondida
To receive data in the MATLAB using MQTT protocol
Hi Your code seems to be accurate until the while loop starts. I am not sure if read function works in the way you used it. In...

12 meses hace | 0

Respondida
Loop to Identify changes/steps for each column of a matrix
Hi Simone, I went through your last question and the file that you shared. The first problem is to identify values that are les...

alrededor de 1 año hace | 0

| aceptada

Respondida
Matlab commands in Javascript: Failed to launch 'matlab:' (2019a)
Hi Jason, You got it right, the matlab protocol won't work on your browser. You need to start a browser inside the matlab envir...

alrededor de 1 año hace | 0

Respondida
draw a mesh by entering elements and nodes by Location
Hi Sara, To my understanding, you want to create a mesh plot for a set of nodes with their given location (in X, Y). Taking ...

alrededor de 1 año hace | 0