photo

Harish Babu Kankanala


Active since 2013

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

4 Questions
0 Answers

Cody

0 Problems
13 Solutions

RANK
34,548
of 300,553

REPUTATION
1

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
1

RANK
 of 21,024

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
32,092
of 169,635

CONTRIBUTIONS
0 Problems
13 Solutions

SCORE
150

NUMBER OF BADGES
2

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Review
  • Thankful Level 1
  • Commenter
  • Solver

View badges

Feeds

View by

Question


how to get the handle of all static texts present in a uipanel to change their backgroung color?
I know how to Change the backgound color of a Static Text. set(handles.text1,'BackgroundColor','w'); set(handles.text2,'Ba...

9 years ago | 1 answer | 0

1

answer

Question


Is there any difference between a variable with bar on top of it and without in MuPAD?
<</matlabcentral/answers/uploaded_files/29680/Unbenannt.JPG>> I'm using MuPAD and I have got very big equaiton. Some terms ar...

10 years ago | 1 answer | 1

1

answer

Question


How to avoid default subscript output with underscore in MuPAd notebook ?
When I'm trying to define a variable P_CG in MuPAD notebook, the default output is PcG. I don't want c to be printed as subscrip...

12 years ago | 0 answers | 0

0

answers

Question


How to differentiate a differential function with a differential variable using symbolic toolbox?
%My matlab code syms phi(t) t f= sin(sym(phi(t))) % Differentiation of above equation w.r.t t f_dot=sym(diff(f,'t...

12 years ago | 2 answers | 0

2

answers