
Riya
Followers: 0 Following: 0
Python, C++, C, Java, Javascript, MATLAB, SQL, HTML, CSS
Spoken Languages:
English, Hindi
Pronouns:
She/her
Statistics
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
Feeds
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
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
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
[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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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