Statistica
15 Domande
0 Risposte
RANK
18.598
of 300.759
REPUTAZIONE
2
CONTRIBUTI
15 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
80.0%
VOTI RICEVUTI
2
RANK
of 170.900
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
Domanda
Stand-alone application problem during execution.
Hi all, I have generated a stand-alone application with the Lcc32 compiler and the deploytool on MatLab 2013b. The applicatio...
oltre 11 anni fa | 0 risposte | 0
0
risposteDomanda
Implement equation and solve variable
Dear Community, I need to implement the next equation in Matlab: ENOB = log2 (((2^B)*((2^L+1)^(1/2))*R^(L+0.5))/pi^L) ...
quasi 12 anni fa | 1 risposta | 0
1
rispostaDomanda
Set listbox with excel content --Attempt to reference field of non-structure array
I have a GUI in which a want to set the content of an Excel file in a listbox, the code used is: [ndata, text, alldata] = x...
circa 12 anni fa | 2 risposte | 0
2
risposteDomanda
Save axes plot as '.fig' in a GUI
I have a GUI in which one an axes is located with a plot and I would like to save this axes as '.fig' file. I have tried with : ...
oltre 12 anni fa | 2 risposte | 1
2
risposteDomanda
Save GUI axes .jpg (cut-off)
I have a GUI which contains an axes('Graph1_axes') and I would like to save it in jpg fromat and with the legends. Right now Im ...
oltre 12 anni fa | 1 risposta | 1
1
rispostaDomanda
Dynamic Legends plot option (error: two legend lines for each plot)
I have a function which makes a plot from different vectors, then each time that I add a new plot I need to add a new legend whi...
oltre 12 anni fa | 2 risposte | 0
2
risposteDomanda
Data type error using 'find'
I have a list of double values(Test.TempCcol_10) in which one I want to find the indexes where the doubles values match with con...
oltre 12 anni fa | 1 risposta | 0
1
rispostaDomanda
Getting value from a listbox. Error: Cell contents reference from a non-cell array object.
Im trying to get the value selected in a listbox(Temp_listbox) by a callback botton and the listbox contains cells of integers: ...
oltre 12 anni fa | 2 risposte | 0
2
risposteDomanda
Callback_listbox1 event to change content of another listbox2
I have a listbox1 with different items and when one of these items is selected (e.g project1) this item is used as a field struc...
oltre 12 anni fa | 1 risposta | 0
1
rispostaDomanda
Listbox content from structure hierarchy (GUIDE)
I have a listbox in which one I would like to set as content the subfield names of a structure. Example: 'Database' is the...
oltre 12 anni fa | 1 risposta | 0
1
rispostaDomanda
Delete row from dataset array
I have a dataset array of strings and doubles, and I would like to delete the first row(completly), I mean the 2nd row will pass...
oltre 12 anni fa | 2 risposte | 0
2
risposteDomanda
Search data in a dataset array
I have a dataset array which contains doubles and strings and I would like to search by variable names(columns) the intersection...
oltre 12 anni fa | 2 risposte | 0
2
risposteDomanda
Find duplicated values in a row and rename
I have a data array (100:500), and for the first vector(1,:) I would like to find the duplicated string values(the data in each ...
oltre 12 anni fa | 2 risposte | 0
2
risposteDomanda
How to delete spaces and '[ ', ']' characters from all data array string cells?
I need to remove the spaces and '[', ']' characters from the cells of a data array, I have try with the cellfun function and wit...
oltre 12 anni fa | 2 risposte | 0
2
risposteDomanda
Select the content of a cell of an array as variable name in a dataset?
I would like to change the dataset variable name with the content of one cell of another array but I got this error: Error us...
oltre 12 anni fa | 1 risposta | 0

