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년 전 | 답변 수: 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년 전 | 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 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년 초과 전 | 답변 수: 2 | 0