photo

Srikanth Sedimbi

Last seen: ongeveer een maand ago Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

0 Questions
8 Answers

RANK
2.009
of 297.527

REPUTATION
32

CONTRIBUTIONS
0 Questions
8 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
8

RANK
 of 20.454

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159.075

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 2
  • First Answer

View badges

Feeds

View by

Answered
Distrubuite simulink simulation on mutiple machine
Please check the following link to seed up simulation the simulation <https://www.mathworks.com/help/simulink/ug/speed-up-sim...

ongeveer 7 jaar ago | 0

Answered
error message - plot function
plot is a built-in MATLAB function. You should be having another function in your workspace with the same name, which is shadowi...

ongeveer 7 jaar ago | 0

| accepted

Answered
Replace array elemtens, that match the condition
Try logical indexing x(x<=10) = 0

ongeveer 7 jaar ago | 0

| accepted

Answered
How can I define the number of combination of elements that I want to be computed?
Please check the following link from fileexchange <https://www.mathworks.com/matlabcentral/fileexchange/7147-permn-v--n--k->...

ongeveer 7 jaar ago | 0

| accepted

Answered
How to do Multithreading Matlab?
Please check the following link on how to speed up simulation <https://www.mathworks.com/help/simulink/ug/speed-up-simulation...

ongeveer 7 jaar ago | 0

Answered
Delete circles knowing their centers and radius
Check the following link <https://www.mathworks.com/matlabcentral/answers/158210-how-can-remove-circle-from-an-image>

ongeveer 7 jaar ago | 0

Answered
Show Percentage of external Script in GUI
You can set the 'string' field of the edit text set(handles.edit1,'string',num2str(percentage));

ongeveer 7 jaar ago | 0

Answered
CD to OneDrive doesn't work on Windows 10 build 16273.1
If you disable the "Files OnDemand" feature of OneDrive, you should be able to access OneDrive files from MATLAB. This is a MATL...

meer dan 7 jaar ago | 8

| accepted