![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/15807232_1563118443087_DEF.jpg)
Luca Re
Followers: 0 Following: 0
Estadística
127 Preguntas
7 Respuestas
CLASIFICACIÓN
223.805
of 297.010
REPUTACIÓN
0
CONTRIBUCIONES
127 Preguntas
7 Respuestas
ACEPTACIÓN DE RESPUESTAS
67.72%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.418
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.687
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 use categorical in uitable
VNAMES={'On','Trading','L_S','Stat','PROVA','Cap','Perc','Draw_Sys'}; cat=categorical({'Fil';'Stat'}); VTYPES=[{'logical'},...
22 días hace | 1 respuesta | 0
1
respuestaPregunta
truncated rowname in uitable
hi, I see the truncated rowname in uitable How can i display full name in uitable rowname? RowName=compose(formatSpec,t1,si...
27 días hace | 2 respuestas | 0
2
respuestasPregunta
how assign cell to dropdown menu
app.PeriodicityDropDown.Items ans = 1×4 cell array {'Option 1'} {'Option 2'} {'Option 3'} {'Option 4'} ...
28 días hace | 1 respuesta | 0
1
respuestaPregunta
draw more date in the axis
I would like to report more dates: for example every month or every week I use plot to draw it..( plot(Ax_Sys,XDates(locs(:,i...
30 días hace | 2 respuestas | 0
2
respuestasPregunta
how to remove flag in all nodes
Hi, i've a node with more children...i want remove flag K>> app.Tree_2 ans = CheckBoxTree with properties: ...
3 meses hace | 1 respuesta | 0
1
respuestaPregunta
Select year in timetable
hi,i want to select year in Pr_anno using range in TR anno=load('matlab_ANNO.mat') tr=load('matlab_TR.mat') PR_anno: 01/01/...
3 meses hace | 1 respuesta | 0
1
respuestaPregunta
a function slows down my profiler: I would like to speed it up
%{ hi, i've create a large code.. it's fast but there is a function that slows everything down for me (my application does sev...
4 meses hace | 1 respuesta | 0
1
respuestaPregunta
come to convert words into cell array
g='Eb=3;bb=5;' i want to create arraycell as similar S={'Eb',3;'bb',5} (';' is used to insert a new symbol
4 meses hace | 2 respuestas | 0
2
respuestasPregunta
call callback function in my code
function SaveDataButtonPushed(app, event) list=app.portFolio_struct.List(:,1); [eq,sis,RifSis]=MP...
4 meses hace | 1 respuesta | 0
1
respuestaPregunta
select node in TreeNode
hi, a is a parents and b is a children (see pics) i want to select children using code How can i do it?
4 meses hace | 1 respuesta | 0
1
respuestamovegui in app designer
hi, now i use matlab >> version ans = '24.1.0.2603908 (R2024a) Update 3' if i close and reopen app designer i see it...
4 meses hace | 0
Pregunta
find unique array cell with 2 field
load('matlab_f.mat') f i want to find row equal f(1.:) and f(2,:) are equal f(3.:) and f(4,:) are not equal
4 meses hace | 3 respuestas | 0
3
respuestasPregunta
to use ismember with arraycell
gg = 4×1 cell array {'A' } {'A'} {'B' } {'A' } [a,b]=ismember({'A'},gg) a = ...
4 meses hace | 3 respuestas | 1
3
respuestasPregunta
saving struct empty give me error
hi, it's possibile to save empty struct? How can i do it? A=app.portFolio_struct; On=logical(str2double(A.List(:,2))); A....
4 meses hace | 2 respuestas | 0
2
respuestasPregunta
how to use categorical in uitable
hi, I want to choose as value in a table field 'Fil' or 'Stat' cat=categorical({'Fil';'Stat'}); name={'A','B'}; nrows=nume...
4 meses hace | 1 respuesta | 0
1
respuestaPregunta
how to draw a peak line
Hi, i've data and i want to draw a line that corresponds to the peaks (where there is a zero the previous value >0 must be...
5 meses hace | 2 respuestas | 0
2
respuestasassign the fields of a structure correctly
"d1" is a table filled with fields that may not be sorted. The reason is that individual fields can be added or removed by cha...
5 meses hace | 0
Pregunta
assign the fields of a structure correctly
h, i want to add d1 to table app.Preset_UITable.Data(end+1,:)=d1; %===> it's not correct because the fields have a different ...
5 meses hace | 5 respuestas | 0
5
respuestasPregunta
how to velocize execution code
load('matlab_v1.mat') load('matlab_v2.mat') [r,c]=size(v1); res=zeros(size(v1)); t=0; for i=1:c for ii...
6 meses hace | 2 respuestas | 0
2
respuestasPregunta
callback in TreeNode Propertis
hi, i want to execute calback by click Node2 to execute other function It's possibile to do it?
6 meses hace | 1 respuesta | 0
1
respuestaPregunta
get the whole sentence truncated
this is a checkBox in my app i write in label "size MainStrum adaptive" but i see only "size Main S. a..." because there ...
6 meses hace | 1 respuesta | 0
1
respuestaPregunta
I can't delete the file obtained with matlab
..... writecell(bu,hhh,'Delimiter',' '); when I kill writecell process (usin...
7 meses hace | 1 respuesta | 0
1
respuestaPregunta
order using first column in array cell
newList=sortrows(newList,1); Error using matlab.internal.math.cellstrpad Cell elements must be character arrays. Error in s...
7 meses hace | 3 respuestas | 0
3
respuestasPregunta
add cell to arraycell
i want to add sistema to oldList but i reveive error newList=[{sistema} oldList]; Error using horzcat Dimensions of arrays...
7 meses hace | 2 respuestas | 0
2
respuestasPregunta
"error 354 "
I have my license at home I'm leaving for holidays, bringing my work from home on a new laptop I go to deactivate the license on...
7 meses hace | 0 respuestas | 0
0
respuestasPregunta
how convert arraycell to use with writecell
{'31/07/2024'} {[ 0]} {[ 0]} {[ 0]} {[ 0]} {[2486]} {'01/08/2024'} {[ ...
7 meses hace | 1 respuesta | 0
1
respuestaPregunta
The input was too complicated or too big for MATLAB to parse.
hi, i've a long code and i receive this error.. To fix it i want to reduce code using vectorialization for i=1:c if S...
8 meses hace | 1 respuesta | 0
1
respuestaPregunta
Insufficient number of outputs from right hand side of equal sign to satisfy assignment.
[app.Sis.Slippage] ans = Columns 1 through 17 0 9 9 9 6 9 6 6 6 0 0 0 ...
8 meses hace | 1 respuesta | 0
1
respuestaPregunta
why does matlab invent decimal numbers?
long = 2.305800000000000e+03; short= 8.694000000000000e+02; prof=3.175200000000000e+03 dail=long+short dail-prof %{ ...
8 meses hace | 1 respuesta | 0
1
respuestaPregunta
How avoid exponential notation in compose
hi, i want to avodi exponential notation compose("%d",daily) ... "-250" "1.562500e+02" "-3.750000...
8 meses hace | 2 respuestas | 0