pipin
Followers: 0 Following: 0
Statistics
9 Questions
0 Answers
RANK
227,418
of 295,467
REPUTATION
0
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
88.89%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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 create group from matrix
hi, i want to do table group : 1 column :3,5,9,12 2 column: 4,6,7,8,10,11 3 colum (no..because this element are identic...
1 year ago | 1 answer | 0
1
answerQuestion
how can i vectorize it?
HELLO, IT TOOK A LITTLE BEFORE I CODED IT CORRECTLY I hope I haven't made any mistakes %%how velocize matrix of array %I B...
1 year ago | 1 answer | 0
1
answerQuestion
problem to change color after dropdown menu
hi, i use dropdown menu in app designer to change value in table . C is matrix with rows and columns to be highlighted in yello...
1 year ago | 1 answer | 0
1
answerQuestion
set uitable property everytime?
Do I have to set uitable properties everytime I call function?(ColumnWidth...ColumnName).. function HistoricalTabButt...
1 year ago | 1 answer | 0
1
answerQuestion
round two decimal in table app designer
[app.UITableFilteredTable.Data]=Table_HistoricalTable_Struct(app.Eq); x = [{90} repmat({60},1,size(app.U...
1 year ago | 1 answer | 0
1
answerQuestion
how set width column in table app designer
hi, you see in this pics: column A(date), column B(number), column C(number) i don't know the max of "number" columns(B,C,,) ...
1 year ago | 1 answer | 0
1
answerQuestion
how velocize it? (it's possibile to vectorize it?)
Ntradess =[2 99 1 8 15 67 74 51 58 40 3 80 7 14 16 73 55 57 64...
1 year ago | 1 answer | 0
1
answerQuestion
How to vectorize?
Hi, is it possible to avoid the loop? Thanks. x=(1:3:r); [r,c]=size(Tr); E1=zeros(r,c); for i=1:c E1(x,i)=E(Tr(r,i),i); ...
1 year ago | 2 answers | 0
2
answersQuestion
different time executions........
hi, i try this code on Hp notebook i5 intel everytime I run the codes, it gives different time executions x=10000...
1 year ago | 1 answer | 0