photo

Satish Jawalageri


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
32,270
of 299,722

REPUTATION
1

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
20.0%

VOTES RECEIVED
1

RANK
 of 20,790

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 165,604

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

  • Thankful Level 1

View badges

Feeds

View by

Question


Plotting the Bar chart in Matlab
Hi all, I am plotting the bar chart in matlab with the following code, x = [1 2 3]; figure, bar(x,[3 2 1;6 5 4;9 8 7]) ...

4 years ago | 1 answer | 0

1

answer

Question


Combining multiple MATLAB figures in one plot
How can I merge the three different saved matlab figures (plots) in one graph?

5 years ago | 2 answers | 1

2

answers

Question


Taking too long to get the output (Wilson theta method)
Could I know where I might be wrong in the following code as it is taking too long get the result. WilsonMethod.m function [...

5 years ago | 1 answer | 0

1

answer

Question


Error when I run ODE45 function
Could I know where I might be wrong in ode.m as I am getting following message as error when I run the ODE file. F1 and F2 are f...

5 years ago | 1 answer | 0

1

answer

Question


Getting blank plot in MATLAB
Hi, could I know where I might be wrong in the following code as Im getting blank graph. The parameter vel and acc are time depe...

5 years ago | 1 answer | 0

1

answer