Community Profile

photo

Santiago Villamil


Last seen: alrededor de 3 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Hi!, I have a csv file with an array of (405x91) dimensions and i need to plot in a GUI AXES the value of some (x,y) of this csv, how i can do this?
I have an array of 405x91 . In my GUI (i made it from guide) i have a button and two editboxes and i need that when i press the ...

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

0

respuestas

Pregunta


I need to plot in a GUI AXES, the values of my .csv data file
Hi!, I have a CSV file: laser_data.csv with 405x91 dimensions. And i have a GUI like this: So, I need to take the number that ...

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

0

respuestas

Pregunta


Hi, I have a dynamic plot. That shows me the data of a sensor of a robot. I need to have an interface that with 2 buttons allows me to plot the next data or the previous data.
Hi, i have a dynamic plot like this: clear all clc close all table = readtable('laser_data.csv'); array = table2array(ta...

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

0

respuestas

Pregunta


I need to plot a Dynamic scattered plot. I have vector x and y, and those are coordinates. I need to plot coordinate 1, and then coordinate 2 but coordinate 1 must need to still there.
Hi everyone, i need to do a dynamic plot.I have 2 vectors, x & y. So i have a coordinate (x,y). For example, i have (0,0) , (1,1...

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

1

respuesta