Vincenzo
University of Catania
Followers: 0 Following: 0
Statistica
RANK
106.499
of 300.930
REPUTAZIONE
0
CONTRIBUTI
6 Domande
24 Risposte
ACCETTAZIONE DELLE RISPOSTE
50.0%
VOTI RICEVUTI
0
RANK
of 171.750
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Obtain Submatrix
Sorry but i don't understand what i have to do ...I tried a lot of ways but nothing...reassuming: after i reached the position...
circa 14 anni fa | 0
Obtain Submatrix
I did the follow thing: insert rectangle->Show Property Editor->More Properties->Units->Pixels it change me automatically th...
circa 14 anni fa | 0
Obtain Submatrix
I multiply for the columns and rows because they give me the number of original matrix just to cover the area i chose...and some...
circa 14 anni fa | 0
Domanda
Obtain Submatrix
Hi, need absolutely your help as soon as possible. I selected a rectangle from an image(that contains values), than trough show...
circa 14 anni fa | 7 risposte | 0
7
risposteSet Column width of Excel through Matlab
Great Fangjun!! Music to my ears!!
circa 14 anni fa | 0
Domanda
Set Column width of Excel through Matlab
Hi, I tried to set the width of a column but i don't try.. i found a hint here: http://www.mathworks.com/matlabcentral/fileex...
circa 14 anni fa | 2 risposte | 0
2
risposteHow to link pushbotton and a m file(script)
I solved the problem with run namefile by doing the following thing: Go to: D:\Programs\Matlab\toolbox\matlab\lang\run.m #lin...
circa 14 anni fa | 0
How to link pushbotton and a m file(script)
So Walter...what i have to do? that's my script that i divided in 2 parts: http://imageshack.us/photo/my-images/207/93996382.pn...
circa 14 anni fa | 0
How to link pushbotton and a m file(script)
With run namefile something start because i can see an image: http://imageshack.us/photo/my-images/507/22781480.png/ ...
circa 14 anni fa | 0
How to link pushbotton and a m file(script)
Someone can help me? I have this script but with run namefile doesn't start, unless i put it in command window...why?
circa 14 anni fa | 0
How to link pushbotton and a m file(script)
run namefile only works from command window...if i put in function callback i have this error whe i click on botton: http:/...
circa 14 anni fa | 0
Domanda
How to link pushbotton and a m file(script)
Hi I don't know how to call a m file(script) through a pushbotton...I know that i have to do do something in the function pushbo...
circa 14 anni fa | 6 risposte | 0
6
risposteImport a cell array in excel
Thank you Walter and Fangjun Just another thing: how can I assign a name to the top of a column?
circa 14 anni fa | 0
Import a cell array in excel
Oh no!! That's a bad new. Ok consider just the scalar values...If I do the for loop before it shows me http://imageshack....
circa 14 anni fa | 0
Domanda
Import a cell array in excel
I have a cell array: <http://imageshack.us/photo/my-images/525/catturawd.png/> Each cell contain other elements: <http://image...
circa 14 anni fa | 4 risposte | 0
4
risposteSequence of submatrix based on the position of a rectangle
Is there a string concatenation method in wich i can recall the matrices?...Because i need a dynamic vector containing all the m...
oltre 14 anni fa | 0
Sequence of submatrix based on the position of a rectangle
I have the following matrices Seq001...Seq009,Seq010..Seq099,Seq100...Seq999 what i did: % namefile.m N=999...
oltre 14 anni fa | 0
Sequence of submatrix based on the position of a rectangle
I add: [rows ....numberOf...]=size (Seq); %[1*] . . for i=1:N m=Seq{i}; sub{i}=m(row1:row2, column1:column2); %[2*] end ...
oltre 14 anni fa | 0
Sequence of submatrix based on the position of a rectangle
Yes..i want to write column1=int32(x1*columns) and row1=int32(y1*rows) ;) The syntax for the .m file i see it's not all r...
oltre 14 anni fa | 0
Sequence of submatrix based on the position of a rectangle
No, i'm not all set. What i think i should do: 1)Load all the matrices 2)Write in a .mat or another kind of file the f...
oltre 14 anni fa | 0
Sequence of submatrix based on the position of a rectangle
I load all the matrices, then on the first matrix I do imagesc-> Insert-> rectangle ... after I click with right mouse button sh...
oltre 14 anni fa | 0
Domanda
Sequence of submatrix based on the position of a rectangle
I found the method to derive the submatrix (based on the position of the rectangle that I select through imagesc-> Insert-> rect...
oltre 14 anni fa | 8 risposte | 0
8
risposteHow to create image matrix via
In your view it's right a submatrix 61x2?
oltre 14 anni fa | 0
How to create image matrix via
Hi, first of all thanks for your help...I read your last answer.."http://www.mathworks.com/matlabcentral/answers/13951-how-to-cr...
oltre 14 anni fa | 0
How to create image matrix via
@Image Analyst A submatrix appears but just a 56x2..it's strange isn't it? Summarize what I did: In command window-> ...
oltre 14 anni fa | 0
How to create image matrix via
Sorry can you help me step by step because i'm a neophyte... This is the M-code: function createrectangle3(figure1) %CREAT...
oltre 14 anni fa | 0
Domanda
How to create image matrix via
I have the following problem: I have a file.mat, containing a matrix 240X320. If I click on imagesc, I see an image referencing ...
oltre 14 anni fa | 8 risposte | 0

