![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/16292322_1568900848731_DEF.jpg)
Eddy Iswardi
Followers: 0 Following: 0
Statistics
14 Questions
0 Answers
RANK
160.366
of 297.046
REPUTATION
0
CONTRIBUTIONS
14 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20.422
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157.776
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
Question
How to give a command like goto
I have code like this clc; clear; questions = {'Stick Up = ' 'Stick = ' 'Stuck = ' ...
meer dan 4 jaar ago | 1 answer | 0
1
answerQuestion
Make a quiz in matlab
I have questions for my quiz like this example questions = {'How many earth? ' 'Is 7 a prime number? ' ...
meer dan 4 jaar ago | 1 answer | 0
1
answerQuestion
How to show word from excel?
I want to show the word from excel. But I don't know how to show it. This is my code. clc; clear all; T=readtable('EVASUSANTI...
bijna 5 jaar ago | 1 answer | 0
1
answerQuestion
How to add the value of the 3 highest elements automatically from a vector?
I want to add the 3 highest elements of 'y' to 'sk'. But I don't know what code to use to automatically add them. in this case, ...
bijna 5 jaar ago | 3 answers | 0
3
answersQuestion
How to add the value of elements that have a value that is more than a certain boundary value in the vector automatically?
I don't know how to add value of my vector automatically. However I have two cluster for 'y' vector. That are the element of y l...
bijna 5 jaar ago | 1 answer | 0
1
answerQuestion
How to Update value of some matriks element with looping?
I have condition for my matrix. Matrix x1,x2, and y. When element of y is less than 10, the y element will update will sum of x...
bijna 5 jaar ago | 1 answer | 0
1
answerQuestion
How to numbered title plot in looping?
I want to make a numberd in my title plot. The number is following the looping. How to make it? this is my code title('Grafik P...
bijna 5 jaar ago | 1 answer | 0
1
answerQuestion
How to sum my matrix element?
I have problem with my matrix. I cannot sum my matrix element 'kl', this is my code clc; clear all; x=[0.1 0.2 0.3 0.4 0.5 0....
bijna 5 jaar ago | 2 answers | 0
2
answersQuestion
Why my plot is not working?
I have a problem with my plot. When I do plot(R). This picture will be shown and when I do plot(y), this picture will be show...
bijna 5 jaar ago | 1 answer | 0
1
answerQuestion
How to read matrix data from excel?
.My excel data is above. I want to change my 'x' and 'y' in my code with importing data from excel. How to make the code. This ...
bijna 5 jaar ago | 0 answers | 0
0
answersQuestion
How to read excel data in matlab code
I want to change my 'x' and 'y' in my code with importing data from excel. How to make the code. This my latest code clc; clea...
bijna 5 jaar ago | 1 answer | 0
1
answerQuestion
How to show all figure in lopping to only only one figure?
I have looping for my figure. I want to make all the figure (figure 2 until figure 99) show in one figure. How to make it? this ...
bijna 5 jaar ago | 1 answer | 0
1
answerQuestion
How to simplify my looping code?
I have a looping. But its too long, How to simplify my Looping code? This is my code clc; clear all; x=[0.1 0.2 0.3 0.4 0.5 0...
bijna 5 jaar ago | 1 answer | 0
1
answerQuestion
Anyone can help me for the Code finite difference method (backward difference)?
this is finite difference scheme and limit values and initial conditions. I've try to make the code, but I think something...
ongeveer 5 jaar ago | 0 answers | 0