Community Profile

photo

Charles D'Onofrio


Last seen: 3 years ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Convert a table in a pdf to a MATLAB cell structure
I have a pdf file that contains an Nx9 table of data that I need to turn into a matlab cell structure of an excel file. Some of ...

3 years ago | 2 answers | 0

2

answers

Question


Pass GUI information to another GUI depending on a condition
I have a GUI (built in GUIDE), lets call it GUI 1, that opens another GUI, lets call it GUI 2, when the users selects a check bo...

5 years ago | 1 answer | 0

1

answer

Question


Concatenation is missing values
I am using the command: doubArray = cat(1,cellStruct{:,3}); to extract an array of numeric values from a cell structure of mix...

5 years ago | 1 answer | 0

1

answer