Community Profile

photo

Manuel


2013년부터 활동

통계

  • First Review
  • Thankful Level 3

배지 보기

Content Feed

보기 기준

질문


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...

9년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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) ...

대략 10년 전 | 답변 수: 1 | 0

1

답변

질문


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...

10년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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 : ...

10년 초과 전 | 답변 수: 2 | 1

2

답변

질문


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 ...

10년 초과 전 | 답변 수: 1 | 1

1

답변

질문


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...

10년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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...

10년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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: ...

10년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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...

10년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

10년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

10년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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...

10년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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 ...

10년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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...

10년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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...

10년 초과 전 | 답변 수: 1 | 0

1

답변