Statistics
RANK
249,283
of 297,046
REPUTATION
0
CONTRIBUTIONS
9 Questions
2 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20,422
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,776
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Matlab course
Hi, I went through a course that I found through the mathworks website and I am having trouble finding the link back to the sect...
13 years ago | 1 answer | 0
1
answerTrying to get matlab mex file to work
sorry for the dumb question. To create a mex function I was not making a proper gateway. My c files were not written correctly. ...
13 years ago | 0
Question
Trying to get matlab mex file to work
I've been trying to run a c file in matlab with mex function. I have been getting this same error that's below. I cannot edit th...
13 years ago | 4 answers | 0
4
answersQuestion
Getting a field in a Class
I am trying to define a Class. When I create an object of the Class, I want to be able to get one of its properties. I have made...
13 years ago | 1 answer | 0
1
answerQuestion
Trying to add fields to Class I am making
I am trying to add fields to a class that I am creating. Maybe I don't understand how this is done completely. I thought a class...
13 years ago | 1 answer | 0
1
answerQuestion
How to access input variable in base workspace?
Hi I want to write a function with one input parameter and no output parameters. How do I access the input parameter in its base...
13 years ago | 1 answer | 0
1
answerQuestion
How to figure out the number of objects in a workspace?
I have taken the workspace function whos and assigned it to variable obj. How do I then find the number of objects in the worksp...
13 years ago | 2 answers | 0
2
answersQuestion
Access to 'whos' in main workspace from a function
How do I access the main workspace from a fucntion? I am trying to count the different types of objects' classes that exist in t...
13 years ago | 1 answer | 0
1
answerQuestion
Trying to make a specific transfer functino block in Simulink
Hi, I am trying to define the following transfer function block in Simulink: 12.5*exp(-s)/(s^2+s+6.25) What should I use ...
13 years ago | 1 answer | 0
1
answerNew to Simulink, output of control system is tout
Thanks for the help. I found the block diagram I had set up was ok. When I double clicked the scope block an output was gener...
13 years ago | 0
Question
New to Simulink, output of control system is tout
Hi, I tried to set up a simple control system and when I press run there is only an output vector called tout that is generated...
13 years ago | 2 answers | 0