photo

ARYA NAYAK


2016년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

14 질문
0 답변

순위
231,255
of 300,364

평판
0

참여
14 질문
0 답변

답변 채택
50.0%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,407

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


what are the applications of mesh and surface chart?
Applications of mesh chart. Where it is used???

8년 초과 전 | 답변 수: 0 | 0

0

답변

질문


how to extract texture and shape features of image??
extraction of texture feature using gabor function and shape features by edge histogram function.

거의 9년 전 | 답변 수: 1 | 0

1

답변

질문


how to create stack bar??
X=[ 1 2 3 4 5 6 7 8 9]

거의 9년 전 | 답변 수: 0 | 0

0

답변

질문


how to apply colors to bar chart.
x=[10,20,30] b=[20,29,32] a=uisetcolor('select color'); bar(x,y,a); it shows input argument error.

거의 9년 전 | 답변 수: 1 | 0

1

답변

질문


how to create handles??
i created one textbox and one push button, made it validation. but i got undefined handles error. i don't know how to create h...

거의 9년 전 | 답변 수: 2 | 0

2

답변

질문


how to access figure file ??
using openfig() function i opened fig file. it opened properly. but i didn't get the same result as when i run fig file. in...

거의 9년 전 | 답변 수: 1 | 0

1

답변

질문


how to change the width of bar chart??
i placed slider option in gui. i want to change the width of bar chart using moving slider. does anyone know about making bar ...

거의 9년 전 | 답변 수: 1 | 0

1

답변

질문


how to create multiple bar chart??
when selecting two or more charts using popup menu like choosing 2 for 2 charts. how to create a code in script??

거의 9년 전 | 답변 수: 1 | 0

1

답변

질문


how to make a textbox validation??
for checking empty textbox isempty() function. what about integer. and how to check 2 textbox are equal length. isequal() fu...

거의 9년 전 | 답변 수: 0 | 0

0

답변

질문


how to store textbox data in matrix??
i want to enter value like 20 30 40 50 in textbox. then press push button, it will stored in matrix. like a=[20 30 40 50]. ...

거의 9년 전 | 답변 수: 1 | 0

1

답변

질문


how to add color dialog box into figure and how to apply specified color
i want to create a chart. when i create chart using script. i want to add one more format specifier like color dialog. how to...

거의 9년 전 | 답변 수: 1 | 0

1

답변

질문


i want to evaluate this textbox for validation. but i got this error.
*Error* Undefined variable "handles" or class "handles.t1". Error in DESIGN>b1_Callback (line 292) x=get(handles.t1,...

거의 9년 전 | 답변 수: 1 | 0

1

답변

질문


chart maker project source code
anybody have please send it to me...

거의 9년 전 | 답변 수: 0 | 0

0

답변

질문


does anyone knows about to clear the figure window??
i used clf function to clear the figure. it will clears all the option in the figure. i need menu options. clf functions clea...

거의 9년 전 | 답변 수: 3 | 0

3

답변