Community Profile

photo

Nicholas Carreon


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How do I solve two different differential equations at the same time?
I have a problem where I have to find the ideal rotation of a drum given many parameters. The solution has boiled down to too di...

3 years ago | 1 answer | 0

1

answer

Question


How do you pass a variable between two different matlab apps
So I have been looking at how to pass variables between two apps and nothing has worked. I have two apps. In app 1 the code i...

3 years ago | 1 answer | 0

1

answer

Question


Can you put matab code in an app for users to edit?
So I currently working on a project to teach people how to use matlab. I wanted to have an app where they could code certain par...

3 years ago | 1 answer | 0

1

answer

Question


Error using the Save Function. "Unable to open filename.... for out"
I am having trouble saving my data using the save function. This code works but I want to add a date time at the end of it. %n...

3 years ago | 1 answer | 0

1

answer

Question


How can I use data from a .m file and use it in the appdesigner?
Some background: I have several files that all do different things but are connected with each other. They are either the testin...

3 years ago | 0 answers | 0

0

answers

Question


How to Change only certain Values in a matrix with a different vector?
So I have a 1x3 vector A and i have matrix B which is 100x3. How do I get the the rows 1:20 to be vector A? ex: A = [10 -10 ...

3 years ago | 1 answer | 0

1

answer