Community Profile

photo

Stagleton


Statoil ASA

Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

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

12 years ago | 1 answer | 0

1

answer

Answered
Trying 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. ...

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

12 years ago | 4 answers | 0

4

answers

Question


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

12 years ago | 1 answer | 0

1

answer

Question


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

12 years ago | 1 answer | 0

1

answer

Question


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

12 years ago | 1 answer | 0

1

answer

Question


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

12 years ago | 2 answers | 0

2

answers

Question


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

12 years ago | 1 answer | 0

1

answer

Question


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

answer

Answered
New 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

2

answers