
Tara Prasad Mishra
Indian Institute of Science
2017 以来アクティブ
I am a 4th-year undergraduate. I am a material science major. I am working on electron microscopy of materials. I use MATLAB mostly for the image processing.
Statistics
MATLAB Answers
2 質問
1 回答
ランク
17,247
of 262,893
評価
2
貢献
2 質問
1 回答
回答採用率
0.0%
獲得投票数
1
ランク
of 113,868
貢献
0 問題
0 解答
スコア
0
バッジ数
0
貢献
0 投稿
貢献
0 パブリック チャネル
平均評価
貢献
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
回答済み
how to get data cursor values on user input ?
Hi, You can do the following:- set(gcf,'CurrentCharacter',char(1)); h=datacursormode; set(h,'DisplayStyle','datati...
how to get data cursor values on user input ?
Hi, You can do the following:- set(gcf,'CurrentCharacter',char(1)); h=datacursormode; set(h,'DisplayStyle','datati...
5年弱 前 | 1
質問
How to reset variables in MATLAB GUI?
I am developing a MATLAB GUI using app designer. I want to create a button which deletes specific variables. The variables are i...
約5年 前 | 1 件の回答 | 0
1
回答質問
How to fit multiple Gaussian functions in image without using the Curve fit GUI?
I am trying to fit multiple Gaussians in a TEM image. I want to achieve this using coding rather than the curve fitting tool.
約5年 前 | 1 件の回答 | 0