kamal
Followers: 0 Following: 0
Estadística
6 Preguntas
0 Respuestas
CLASIFICACIÓN
194.146
of 296.519
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.382
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 156.609
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
Feeds
Pregunta
Transfer argument using get function in Matlab GUI
amela('filename',[0:0.01:10]); I like run amela function with arguments of filename and time. Using GUI i got filename and tim...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Convert row or coloumn matrix into rowXcoloumn matrix
Hi I need to convert row matrix into How to convert like this. I am struck with logic.
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Create array address using for loop
Hi I need to use for loop for creating address in structure example For i=1:1:5000 [A(i),B(i),C(i)]=imread('fff',(i-1)); en...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Manipulate matrix of different dimension
I have a matrix like this I want to create a square matrix of size 5. At first row of matrix 1 only element 1 is present. us...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
How to import data for multiple files using for loop?
I named files as 1.data,2.data,.... I want to import these data,process the data using functions,plot the processed data. my c...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
How to replace zero with a number in null matrix at required position
A simple case like this I want to replace the some elements with other numbers like this
más de 5 años hace | 1 respuesta | 0