Feeds
提问
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 前 | 1 个回答 | 0
1
个回答已回答
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. ...
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. ...
13 years 前 | 0
提问
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 前 | 4 个回答 | 0
4
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答已回答
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...
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 前 | 0
提问
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 前 | 2 个回答 | 0