andrea vironda
Followers: 0 Following: 0
Statistics
RANK
262,365
of 295,638
REPUTATION
0
CONTRIBUTIONS
10 Questions
2 Answers
ANSWER ACCEPTANCE
30.0%
VOTES RECEIVED
0
RANK
of 20,255
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,207
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
4 years ago | 1 answer | 0
1
answerQuestion
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"/...
4 years ago | 0 answers | 0
0
answersQuestion
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...
4 years ago | 0 answers | 0
0
answersQuestion
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>> ...
6 years ago | 0 answers | 0
0
answershow 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: ...
8 years ago | 0
Question
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' ...
8 years ago | 1 answer | 0
1
answerQuestion
How to gather code
hello i would to gather the code as here: <</matlabcentral/answers/uploaded_files/47193/Cattura.PNG>> a function automati...
8 years ago | 2 answers | 0
2
answersQuestion
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...
8 years ago | 1 answer | 0
1
answerQuestion
Black image after imread
hello using this code: I1 = imread('E:\Dropbox\Andrea VMS\Esame_di_Stato\Programmi\Spur_Gear\Spur11.PNG'); imshow(I1); ...
8 years ago | 2 answers | 0
2
answersQuestion
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...
8 years ago | 0 answers | 0
0
answershow to create a windows executable file
hi how can i check if i have this feature?
8 years ago | 0
Question
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 ...
8 years ago | 3 answers | 0