photo

Nicholas Carreon


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
123,672
of 300,763

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 21,082

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,923

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

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

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

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

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

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

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

5 years ago | 1 answer | 0

1

answer