Feeds
提问
Cell Array Error Correction
Anyone out there know why I keep getting this error (Cell contents assignment to a non-cell array object) and how to correct it....
9 years 前 | 1 个回答 | 0
1
个回答提问
plotyy axis separation after changing font size
I have a figure and I need to change the font sizes of the labels and tick marks. Whenever I do, the axes separate and I get jun...
11 years 前 | 0 个回答 | 0
0
个回答提问
Change plotyy axis properties
I have a .fig file that was generated from using the plotyy function. I now have to change the tick marks and the label font siz...
11 years 前 | 3 个回答 | 0
3
个回答提问
uitable in report generator
I have an EVAL module in a report file where I ask the script to produce a table using uitable, but once the script is finished ...
11 years 前 | 1 个回答 | 0
1
个回答提问
Help on Disappearing Popupmenu
So I've created a GUI with a popupmenu, but it seems that whenever I try to populate the menu, it disappears, anyone know what g...
11 years 前 | 2 个回答 | 0
2
个回答提问
Clear Strings in a PopUpMenu
So I have built a GUI with a popupmenu. Say that the strings in the popupmenu are {'1','2','3'}. In this same GUI, I have a butt...
11 years 前 | 1 个回答 | 0
1
个回答提问
plotyy with bar graphs
I have two data sets with completely different scales that I would like to plot as bar plots. say, y1 = linspace(1,10,10) and y2...
11 years 前 | 1 个回答 | 0
1
个回答提问
odd plotyy behavior in GUI
Im using plotyy to display a 2-variable graph in a matlab GUI I built. I would like the graph to clear every time I hit a button...
12 years 前 | 1 个回答 | 0
1
个回答提问
Get string of button in button group before GUI open
Im trying to get the string of the button in a button group before the GUI opens. Anyone know how to do this? Thanks
12 years 前 | 1 个回答 | 0
1
个回答提问
Whats the deal with the Matlab date number?
Ok, so I get that Matlab uses a number to denote the timestamp on an object. I know that the number gives the month day and year...
12 years 前 | 1 个回答 | 0
1
个回答提问
Need to write cell array with double and char string to excel
I have a cell array where the first row is a string of characters identifying the information underneath and the rest of the row...
12 years 前 | 1 个回答 | 0
1
个回答提问
Simulink Converting Row Vectors to Column Vectors
Does anyone out there in Matlab land know why Simulink is converting my row vectors to column vectors. Its super annoying and I ...
12 years 前 | 1 个回答 | 1
