![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/2444885_1522089899151_DEF.jpg)
Scott
US Nuclear Regulatory Commission
Followers: 0 Following: 0
Feeds
質問
How to set programmatically set ScaleType to Logarithmic in Excel Plot
I have code that successfully opens an Excel workbook in office 365 and plots data in an XYScatter plot. However, I wish for bo...
2年以上 前 | 1 件の回答 | 0
1
回答質問
Can objects be save in cell arrays?
I am constructing multiple objects from a class that I want to save to a cell array. Is this possible? I tried the following ex...
7年弱 前 | 1 件の回答 | 0
1
回答質問
How to determine subdirectory path from within a class
I am trying to create an object from a class whose directory contains sub folders that contain data files which the class needs ...
7年以上 前 | 1 件の回答 | 0
1
回答質問
Is there a way to make a column name in a uitable have superscript text?
headers = {'Depth | (m)','Thickness|(m)',' Velocity | (m/sec)','Unit Weight |... (kN/m^3)',' | PI',' | OCR','','Minimum Vs | (m...
12年弱 前 | 1 件の回答 | 0
1
回答質問
I have a uitable with a ChoiceList. Is there a way to add to the ChoiceList selections other than manually using the guide?
I have a uitable with four columns. Each column is a ChoiceList with three choices avaliable i.e. "red","blue","green". Is ther...
約12年 前 | 1 件の回答 | 0
1
回答回答済み
How do you set the dimensions of an excel plot using activex from MATLAB?
I found what works: Excel.ActiveChart.Parent.Top = 50; Excel.ActiveChart.Parent.Left = 500; Excel.ActiveChart.Parent.Wid...
How do you set the dimensions of an excel plot using activex from MATLAB?
I found what works: Excel.ActiveChart.Parent.Top = 50; Excel.ActiveChart.Parent.Left = 500; Excel.ActiveChart.Parent.Wid...
13年弱 前 | 0
| 採用済み
質問
How do you set the dimensions of an excel plot using activex from MATLAB?
I have constructed a xyscatter plot in excel using activex from matlab code but cant figure out how to dimension it. Here is the...
13年弱 前 | 2 件の回答 | 0
2
回答回答済み
Is there a way to export data with a user interface like there is for importing data with uiimport?
Never mind I found it. "uiputfile" For those Interested you can use uiputfile to open a dialog box to set a path and filename ...
Is there a way to export data with a user interface like there is for importing data with uiimport?
Never mind I found it. "uiputfile" For those Interested you can use uiputfile to open a dialog box to set a path and filename ...
13年弱 前 | 1
質問
Is there a way to export data with a user interface like there is for importing data with uiimport?
Is there a way to export data with a user interface like there is for importing data with uiimport?
13年弱 前 | 1 件の回答 | 1
1
回答質問
How to get the values of a popupmenu that is embedded in an individual cell in a uitable?
I have a uitable with multiple rows and columns. Some of the cells contain numeric values while others have popupmenus with mult...
13年弱 前 | 0 件の回答 | 0