Riya - MATLAB Central
photo

Riya


Active since 2025

Followers: 0   Following: 0

Programming Languages:
Python, C++, C, Java, Javascript, MATLAB, SQL, HTML, CSS
Spoken Languages:
English, Hindi
Pronouns:
She/her

Statistics

MATLAB AnswersFrom 02/25 to 05/25Use left and right arrows to move selectionFrom 02/25Use left and right arrows to move left selectionTo 05/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

0 Questions
25 Answers

RANK
97,743
of 298,512

REPUTATION
0

CONTRIBUTIONS
0 Questions
25 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
 of 20,606

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 161,536

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
can anybody help me with this error,load a file in workspace and ruleviewer
Hi Kapil, I understand that you are encountering an error related to missing variables like “BMSS1” and “fc” in your Simulink ...

14 days ago | 0

Answered
How to get error line in a compiled code?
Hi, The error you are facing usually occurs when a function is supposed to return multiple outputs, but not all of them are as...

14 days ago | 0

Answered
return value of categorical array in uitable- Matlab App Designer
Hi,  I understand that you want to return categorical values when the dropdown value changes. It happens because MATLAB tre...

15 days ago | 0

Answered
[Simulink] Subsystems are locked and the parameters cannot be changed.
Hi, I understand that you are encountering an error while trying to assign different parameter values to two subsystem instanc...

16 days ago | 0

Answered
3 column vector countourf plot error
Hi,    I understand that you want to plot the figure without the triangular region specified in the first image. For this, y...

17 days ago | 0

Answered
Sensitivity Analysis- Plot
Hi, I understand that you are trying to visualize the changes across 15 cities for three different scenarios using MATLAB. ...

1 month ago | 0

Answered
for loop as matlab function in simulink
Hi Vishnuvardhan, I understand that you are trying to implement a “for” loop as a MATLAB function into Simulink. When worki...

1 month ago | 0

Answered
how to find the accuracy from the predicted labels for test data in Matlab?
Hi Kanuparthi, You can compute the accuracy by comparing the predicted labels (“yfit”) with the actual labels (say “yTest”)....

1 month ago | 0

Answered
Run matlab m file from simulink
Hi Nethaji, I understand that you are trying to execute a MATLAB script (“test.m”), which calls a Python file, from within ...

1 month ago | 0

Answered
How do i execute Matlab Updates from command line without interaction (in silent mode)?
Hi Juergen Bohn, I understand that you are looking for a way to execute MATLAB updates from the command line in silent mode,...

1 month ago | 0

| accepted

Answered
Verify Statements with outcomes from TestCaseResult object
Hi, I understand that you want to extract information about the verify statements in each testcase and their pass/fail statu...

2 months ago | 0

Answered
Export data from plot into a table *.txt
Hi, I understand that you want to save the generated data in a structured text file. The issue is that “table” function requi...

2 months ago | 0

Answered
matlab app designer table logical data
Hi, I understand that you want to allow only one checkbox to be selected at a time. To do this, you can consider using “radio...

2 months ago | 0

Answered
Saving files in App Designer
Hi, I understand that you are encountering an error while trying to set the variable name of “Table” to match the “EditField”...

2 months ago | 0

Answered
using the command "port_label('input', 1, 'a') " , others port label disappeared!
Hi, I understand that you want to change one port label dynamically while keeping the other labels unchanged. The issue is, w...

2 months ago | 0

Answered
How to take the handles of simulink function block?
Hi sk, I understand that you are facing an issue while finding port handles for “Simulink function” block. The issue arises b...

2 months ago | 0

Answered
I want to know whether the alignment of simulink block name could be changed to 'left' or not?
Hi Hua, I understand that you want to shift the block label to the “left” in Simulink. You can achieve this using the “set_pa...

2 months ago | 0

Answered
COLOR IMAGE ERROR IN SPECAL NOISE REDUCTION
Hi Nethala, I understand that you are encountering an error while processing a color image in your speckle noise reduction c...

3 months ago | 0

Answered
I have an image problem with the image using the save button "Error using images.internal.parseNonStringInputsEdge"
Hi Olivio, I understand that you are encountering an error while using the “edge” function and saving an image. The main rea...

3 months ago | 0

Answered
Error using cfit/subsref when trying to fit a smoothingspline
Hi Zhangxi, I understand that you are encountering an error while trying to fit a "smoothingspline" to your dataset. I tried r...

3 months ago | 0

Answered
Error using boxplot>straightenX
Hi Abdullah, I understand that you are encountering an error while trying to create a boxplot for a matrix. The main reason fo...

3 months ago | 0

Answered
Using PCA output coefficients to project test data in the pca space
Hi Mohamad, I understand that you are facing an error while trying to normalize and project your test data into the PCA space. ...

3 months ago | 0

Answered
i have code for ploting the spectrogram of a resampled audio but the program showing error .
Hi Suchithra, I understand that you are encountering an error while executing the code. In MATLAB version R2016a and earlier...

3 months ago | 0

Answered
I need to plot the first six partial sums of a fourier series. returning "error using plot" when I try
Hi Sam, I understand that you are encountering error while plotting the sub plots for partial sums of a piecewise function. The...

3 months ago | 0

Answered
Plot Error (2-D Graph)
Hi Vishwak, I see that you are facing some errors in your code. It seems the problem comes from this line: plot(c_t1(1:59), c_...

3 months ago | 0