![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/8573974_1528126400095.jpg)
jibs
Followers: 0 Following: 0
Estadística
5 Preguntas
0 Respuestas
CLASIFICACIÓN
225.242
of 297.016
REPUTACIÓN
0
CONTRIBUCIONES
5 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
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
how can I call a class in a gui?
Hi! im working on OOP, I have defined a class TimeData by a script and its saved in the working folder. now how can i call that...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I plot fft of time data , on an axis in GUI , using OOP?
I am working on GUIs in Matlab. In order to make my code efficient I intend to plot fft of time samples on an axis using OOP
más de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
GPS tracking and graph updating
Hi Im working on a GUI, whose purpose is to develop a system to measure distance between two work stations using GPS coordinate...
alrededor de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
data import from mat file
I have a mat file named as xyz.mat, the mat file contains 10 variables named as a_1, a_2, a_3......a_10. 1. I want to develo...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
I want to create a data file where i want to enter a gain value and a 1x96000 array. i am unable to read both values separately. i have written the following code. after using the following code the data and gain have not been retrieved.
gain = 24.08; data = [0:1:96000]; fid = fopen('jibs.dat','ieee-be'); if if~=-1 fseek(fid,276,'bof') end fwrite(fid,gain,'f...
más de 6 años hace | 0 respuestas | 0