Community Profile

photo

Shanmukha Voggu

MathWorks

Last seen: 거의 2년 전 2021년부터 활동

Followers: 0   Following: 0

I am an Associate application associate engineer at MathWorks.

DISCLAIMER: Any advice or opinions here are my own, and in no way reflect that of MathWorks

통계

All
  • Knowledgeable Level 3
  • 3 Month Streak
  • Revival Level 1
  • Knowledgeable Level 2
  • First Answer
  • Solver

배지 보기

Feeds

보기 기준

답변 있음
hI want to know that I load multiple images into a single UIAxes of the app designer and click the previous and next buttons to check the image
Hi, Please refer to the following MATLAB Answer: https://www.mathworks.com/matlabcentral/answers/222578-display-image-in-axes-...

거의 2년 전 | 0

답변 있음
How to you store data into an array by clicking an button in MATLAB App designer?
Hi Kyle, I understood you want to calculate the area from the two numeric inputs given and use it. To do this, we can crea...

대략 2년 전 | 0

| 수락됨

답변 있음
using vector as an input data for stateflow chart
Hi Kacper, I understood you got the following error, when you are trying to read a matrix from the Base Workspace using 'From...

대략 2년 전 | 0

답변 있음
How to create a resizable table based on user input using MATLAB App Designer?
Hi Molly, I understood you want to create an editable table in appdesigner that can change its size dynamically according to ...

대략 2년 전 | 0

답변 있음
I write L' but in the command window it writes ans. Why?
Hi Alexandra, Adding to the comments above, Refer to this documentation link: https://www.mathworks.com/help/matlab/ref/ans.htm...

대략 2년 전 | 0

답변 있음
How can I make a slider from App Designer change the background of a shape which is loaded from a text file, whilst moving it?
Hi, The above problem can be solved by using 1)Discrete Knobs 2)As Adam said try this to make a continuous slider as if it w...

2년 초과 전 | 0

답변 있음
if and else loop problem
Hi, Adding to comments above, This link here might be helpful.

2년 초과 전 | 0

답변 있음
How can I set priors in Classification Learner with QDA
Hi Eugene, According to my knowledge, In Classification Learner App, it is not possible to set the number of groups in QDA(Quad...

2년 초과 전 | 0

답변 있음
App Designer Drop-Down ItemsData
Hi Alex, I understood you want to map every item of drop down to a cell of 2 values (Density and BulkModulus) you can achieve ...

2년 초과 전 | 2

| 수락됨

답변 있음
I want to extract data from table from a webpage and import that into arrays in MATLAB
Hi Burke, This link here might be helpful. Refer to documentation of webread

2년 초과 전 | 0

답변 있음
Why "addStyle" doesn't work for uiTree?
Hi Mark, The addStyle works for only table UI component before R2021b (So it is giving error while using tree UI component in R...

2년 초과 전 | 0

| 수락됨

답변 있음
Facing below problem while linking CoolProp with MATLAB
Hi naveed, system(command) calls the operating system to execute the specified command. If you want to run multiple commands, ...

2년 초과 전 | 0

답변 있음
Td' = var(popul,10);
Hi Mainak, A valid variable name starts with a letter, followed by letters, digits, or underscores The link here might be help...

2년 초과 전 | 0

답변 있음
How to use drawnow in app designer
Hi Pranav, This might be helpful: https://www.mathworks.com/help/matlab/creating_guis/graphics-support-in-app-designer.html ...

2년 초과 전 | 0

| 수락됨

답변 있음
rank() computation cost
Hi Nicholas, The Computational Complexity of the rank function is equal to svd function. which is equal to O(max(m, n) * mi...

2년 초과 전 | 0

| 수락됨

답변 있음
Solve parametric equations involving two vectors
Hi Marol, symengine is not recommended. Use equivalent Symbolic Math Toolbox™ functions that replace MuPAD®functions instead. F...

2년 초과 전 | 0

답변 있음
Calculate the right Riemann sum of f(x)=x^2+2x-1 on the interval I=[0,2] with 4 regular portions.
Hi Vansh, The link here might be helpful. Hope this helps!

2년 초과 전 | 0

| 수락됨

답변 있음
How to replicate this graph
Hi Jaime, I understood you want to plot the curves in addition to the points, this can be achieved by using multiple plot funct...

2년 초과 전 | 0

답변 있음
putting a sequence of text values into a multivariable function.
Hi Jamie, I understood that you want to process a char that contains the variable names of matrices separated by commas Thi...

2년 초과 전 | 0

답변 있음
Importing OpenSCENARIO files in Driving Scenario Designer
Hi Srinivasan, Currently we are not supporting "importing OpenSCENARIO files in Driving Scenario Designer" I have brought thi...

2년 초과 전 | 0

| 수락됨

답변 있음
Unable to perform assignment because the indices on the left side are not compatible with the size of the right side.
Hi, The Workaround for the above error can be using the cell array First, initialize the NWS just before for loop NWS={}; La...

2년 초과 전 | 0

답변 있음
Writing a loop for processing the data in multiple text files in a folder
Hi Luke, Adding to Stephen, In order to explore a similar type of example to get a better idea about looping through text fi...

2년 초과 전 | 0

답변 있음
Unrecognized function or variable 'PolyLines_Shape'
Hi Omer, Unrecognized function or variable 'PolyLines_Shape' error is due to unavailability of the variable PolyLines_Shape i...

2년 초과 전 | 0

답변 있음
Increment value and run for cells missing in R2021b
Hi Chris, You are correct that Increment Value and Run Section tool has been removed in R2021b, checkout release Notes To ...

2년 초과 전 | 1

답변 있음
how to open ad93xx_getdoc?
Hi Rajashree, To get rid of the error while opening the document, run the following command simrfSupportPackages Now, foll...

2년 초과 전 | 0

답변 있음
How to avoid recursion with parenReference
Hi Mike, The recursion limit is reached because the parenReference is calling itself recursively, The solution is to create...

2년 초과 전 | 0

답변 있음
Are the heat transfer coefficients for the heat exchanger for the fluid or the pipe?
Hi Claud, Heat transfer coefficient depends on both the thermal properties of a medium, the hydrodynamic characteristics of i...

2년 초과 전 | 1

답변 있음
What are the differences between MathWorks Certified MATLAB Associate and Voucher Only?
Hi, MATLAB certification establishes a standard of excellence that demonstrates your MATLAB proficiency to customers, industr...

2년 초과 전 | 0

답변 있음
Display outputs of Program in AppDesigner
Hi Mert, The Problem can be solved by two ways as mentioned below: 1) Manually create all the required EditFields in the des...

2년 초과 전 | 0

답변 있음
Unable to connect to Mathworks - is the connection error message I have got. How do I resolve?
Hi Ashok, The reason for the connection issue is your computer or network security software is preventing the MathWorks Insta...

2년 초과 전 | 0

더 보기