
andrea vironda
Followers: 0 Following: 0
Feeds
質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 0 件の回答 | 0
0
回答質問
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年以上 前 | 0 件の回答 | 0
0
回答質問
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>> ...
7年弱 前 | 0 件の回答 | 0
0
回答回答済み
how 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: ...
how 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: ...
約9年 前 | 0
質問
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' ...
約9年 前 | 1 件の回答 | 0
1
回答質問
How to gather code
hello i would to gather the code as here: <</matlabcentral/answers/uploaded_files/47193/Cattura.PNG>> a function automati...
約9年 前 | 2 件の回答 | 0
2
回答質問
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...
約9年 前 | 1 件の回答 | 0
1
回答質問
Black image after imread
hello using this code: I1 = imread('E:\Dropbox\Andrea VMS\Esame_di_Stato\Programmi\Spur_Gear\Spur11.PNG'); imshow(I1); ...
約9年 前 | 2 件の回答 | 0
2
回答質問
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...
約9年 前 | 0 件の回答 | 0
0
回答質問
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 ...
約9年 前 | 3 件の回答 | 0