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...
3년 초과 전 | 답변 수: 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...
거의 8년 전 | 답변 수: 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 ...
8년 초과 전 | 답변 수: 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...
거의 13년 전 | 답변 수: 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...
거의 13년 전 | 답변 수: 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
