Community Profile

photo

Joseph


University of North Carolina Chapel Hill

Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Feed information into Web Browser
Is it possible to feed data created in Matlab (like names and dates) into fields on a webpage? All I can think of would be to cr...

9 years ago | 0 answers | 0

0

answers

Question


Function similar to subsindex for cell?
I'm working on pulling names out of an excel document that received a certain product lot number. I've written a function to pul...

9 years ago | 0 answers | 0

0

answers

Question


How do I add a table in GUIDE
I'm trying to add a table to my GUI in guide. This is my first GUI and I'm really confused how I load data into a GUI table. I u...

9 years ago | 2 answers | 0

2

answers

Question


Why does my variable not run through as a string?
Whenever I run my function to load a name and return an excel file for that name, I get this error: _Error using xlsread (lin...

9 years ago | 1 answer | 0

1

answer

Question


Insert variable name into string
I'm writing a function that allows users to input a filename to load that file. I'm going to use this function multiple times in...

9 years ago | 2 answers | 0

2

answers

Question


Script to take matrix of names and search second matrix returns seemingly random names
I'm having trouble understanding where certain output is coming from. I've written a script that is supposed to search through a...

9 years ago | 1 answer | 0

1

answer

Question


Display array in GUI after pressing button
I have a GUI set up so that when I click the button, it displays an array in the workspace. How can I use a text box in my GUI t...

9 years ago | 1 answer | 0

1

answer

Question


Creating new array from individual string outputs
I'm trying to write a script that looks through two excel documents and finds strings that are in the first document but aren't ...

9 years ago | 2 answers | 0

2

answers