photo

Harish Babu Kankanala


2013 年からアクティブ

Followers: 0   Following: 0

統計

All
  • First Review
  • Thankful Level 1
  • Commenter
  • Solver

バッジを表示

Feeds

表示方法

質問


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...

8年以上 前 | 1 件の回答 | 0

1

回答

質問


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...

9年以上 前 | 1 件の回答 | 1

1

回答

質問


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...

11年以上 前 | 0 件の回答 | 0

0

回答

質問


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...

11年以上 前 | 2 件の回答 | 0

2

回答