andrea vironda
Followers: 0 Following: 0
Estadística
10 Preguntas
2 Respuestas
CLASIFICACIÓN
262.365
of 295.638
REPUTACIÓN
0
CONTRIBUCIONES
10 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
30.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.255
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.207
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 to deal with a nestled struct
Hi, I have a xlm I wish to study. I used this code: clc; clear all; close all sampleXMLfile = 'A_AXIS_1.xml'; xDoc=parseXM...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Problem on reading a value from a table
Hi! in a .txt i have this shape: <rec time="0.000000" f1="-0.000002" f2="0.000987"/> <rec time="0.004000" f1="-0.000002"/...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
Reading a txt file and arranging a table
Hi! I have a txt file in which there are X,Y,Z positions of a tracking. The file doesn't go to cape, so it's all in a single l...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
Read a set of values from .xml file
Hi, I want to plot a set of data formatted as in the image: <</matlabcentral/answers/uploaded_files/115808/Capture.PNG>> ...
más de 6 años hace | 0 respuestas | 0
0
respuestashow to create a windows executable file
i used the matlab compiler and i provided to install my software. when i try to launch the program, i receive this error: ...
más de 8 años hace | 0
Pregunta
IF statement restarting when condition is true
hello i make an IF statement: d=input('Is this spur gear mounted between two bearing? (Y/N): ','s'); if d=='N' ...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
How to gather code
hello i would to gather the code as here: <</matlabcentral/answers/uploaded_files/47193/Cattura.PNG>> a function automati...
más de 8 años hace | 2 respuestas | 0
2
respuestasPregunta
scrolling the screen togheter with the code
hello i wrote a long code asking me many input. i would to see the variable name the code is asking me in the upper window whil...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Black image after imread
hello using this code: I1 = imread('E:\Dropbox\Andrea VMS\Esame_di_Stato\Programmi\Spur_Gear\Spur11.PNG'); imshow(I1); ...
más de 8 años hace | 2 respuestas | 0
2
respuestasPregunta
movable axis like autocad
hello i would to open an image and at the same time, showing 2 movable axis (cross) controlled by mouse like Autocad <</matl...
más de 8 años hace | 0 respuestas | 0
0
respuestashow to create a windows executable file
hi how can i check if i have this feature?
más de 8 años hace | 0
Pregunta
how to create a windows executable file
hello i created an easy script in order to make a mechanical dimensioning asking some basic input and printing an output. now ...
más de 8 años hace | 3 respuestas | 0