Community Profile

photo

DanielFromIllinois


Last seen: 2 days ago|Active since 2011

Statistics

  • First Answer
  • Revival Level 1
  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

Answered
How can i run the bash shell script in matlab
If you're running this from Windows (not mac or linux) I got this to work by doing: system('C:\Apps\Git\git-bash.exe Something....

11 days ago | 0

Answered
Run Something.sh file from matlab
If you're running this from Windows (not mac or linux) I got this to work by doing: system('C:\Apps\Git\git-bash.exe Something....

11 days ago | 0

Answered
unable to define local function because it has the same name as the file
I had this error pop up and it was caused by some accidentally uncommented code above the function call. The uncommented line wa...

8 months ago | 0

Answered
How to change the order of bars, graphs and lines in a plot
I know this is a very old, non-answered question but. I found this answer on stackoverflow for answering how to reorder line obj...

8 months ago | 0

Question


Using Variables
Hi, I have a set of code that has about 64 different variables. I'm now trying to store them into a matrix. I named the variab...

10 years ago | 2 answers | 0

2

answers