photo

Karthik


Con actividad desde 2013

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

5 Preguntas
0 Respuestas

CLASIFICACIÓN
280.412
of 297.457

REPUTACIÓN
0

CONTRIBUCIONES
5 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
40.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.438

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 158.938

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 1

Ver insignias

Feeds

Ver por

Pregunta


coloring a surface plot using custom colorbar
I've developed code to plot a 3D surf plot that looks like this: <</matlabcentral/answers/uploaded_files/65138/MeshPlotForSh...

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

0

respuestas

Pregunta


How can I generate a randomized vector of repeating numbers with given conditions?
I'm trying to generate a vector of pseudo-random numbers that contains 1:11 repeated 8 times. The vector is broken up into block...

casi 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Reading Data from NI USB-6000
I'm trying to read data from an NI USB-6000 into 32 bit Matlab for an experiment. I was able to view the data in the NI MAX p...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can I generate a vector of 19 numbers in such a way that all 19 numbers are repeated 10 times, but 10 consecutive numbers are not equal?
So far, the code I have is this: nTargs = 19; pairs = nchoosek(1:nTargs, 10); nPairs = size(pairs, 1); order = ra...

alrededor de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How do I create dropdown lists in gui based on folders, subfolders, and file names
Hi, I have a large amount of data that I want to process and view in a plot in a GUI. To get to the data that needs to be plo...

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

0

respuestas