Community Profile

photo

Scott


US Nuclear Regulatory Commission

Last seen: 8 months ago Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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

1 year ago | 1 answer | 0

1

answer

Question


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

6 years ago | 1 answer | 0

1

answer

Question


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

6 years ago | 1 answer | 0

1

answer

Question


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

11 years ago | 1 answer | 0

1

answer

Question


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

11 years ago | 1 answer | 0

1

answer

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

12 years ago | 0

| accepted

Question


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

12 years ago | 2 answers | 0

2

answers

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

12 years ago | 1

Question


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?

12 years ago | 1 answer | 1

1

answer

Question


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

12 years ago | 0 answers | 0

0

answers