photo

ARYA NAYAK


Con actividad desde 2016

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

14 Preguntas
0 Respuestas

CLASIFICACIÓN
82.871
of 300.369

REPUTACIÓN
0

CONTRIBUCIONES
14 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
50.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.936

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.436

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


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

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

casi 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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.

casi 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 9 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

casi 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

casi 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

casi 9 años hace | 3 respuestas | 0

3

respuestas