Feeds
提问
How to include a Model which has been previously excluded from Simulation?
Hi! Since i have been using an old version of Matlab, with lastest version, i am not able to Include a Subsystem into Matlab...
9 years 前 | 0 个回答 | 0
0
个回答提问
Error using DLL file
Good day to all, I am trying to Import a DLL file using MATLAB Version: 8.1.0.604 (R2013a). After running the M file i get th...
9 years 前 | 0 个回答 | 0
0
个回答提问
BUS creator doesnt read the input signals
Good day to ALL!! I am having a strange problem with the BUS creator in Simulink: It doesn't recognise the input signals. A...
10 years 前 | 2 个回答 | 0
2
个回答提问
Embedded Matlab Function - Output for every calculation
Good day to all! I have some simple code: function Pr = fcn(unused) %#eml k = 100; Pr = 180; for i...
10 years 前 | 1 个回答 | 0
1
个回答提问
How to import and read a large data set, with respect to time?
Hi! Diving straight to the question: *Values.mat* when loaded into matlab reveals a *1x1 struct*. Within which there are fo...
10 years 前 | 1 个回答 | 0
1
个回答提问
Discrete Integrator instead of Continuous Integrator
<</matlabcentral/answers/uploaded_files/337/discrete_mdl.PNG>> Hi! I am trying to Model control for a Micro-controller whic...
11 years 前 | 0 个回答 | 0
0
个回答提问
Model Error: It appears that build process was unable to locate some Utility(e.g. make,compiler,linker, etc.)
Hi! I am new to S-Functions and Real TIme WorkShop. The S-Function has been created using an Embedded Matlab Function. The S-F...
11 years 前 | 1 个回答 | 0
1
个回答提问
Using Polyfit in Simulink
Hi! Please consider the following: 1. X[501x1] 2. Y[501x1] I am trying to use the polyfit block simulink. After settin...
11 years 前 | 1 个回答 | 0
1
个回答提问
How to get the Coeffcient value?
Hi! I have the following polynomial: y = 3*x^2 + 2*x + 4; Generally, we apply the value of 'x' and get the value of y. Is...
11 years 前 | 1 个回答 | 0
1
个回答提问
Error With Real Time workshop
Hi! Please take note of the following error: Unable to find Identifier within the GlobalBlockOutput scope. I do not und...
11 years 前 | 0 个回答 | 0
0
个回答提问
Refer to Simulation time in Simulink
Morning! I have created a model which gives the output after a certain part of simlation time has elapsed. i.e. Consider the...
11 years 前 | 0 个回答 | 0
0
个回答已回答
Using Embedded Matlab Function
Consider the following code: function y = fcn %#eml eml.extrinsic('square', 'linspace'); a = 1; dc = 50; f =...
Using Embedded Matlab Function
Consider the following code: function y = fcn %#eml eml.extrinsic('square', 'linspace'); a = 1; dc = 50; f =...
11 years 前 | 0
| 已接受
提问
Using Embedded Matlab Function
Good Day! Please consider the following: I want to generate a Square wave using the Matlab function: sqaure(),in Simulnk u...
11 years 前 | 2 个回答 | 0
2
个回答提问
Multiplying/Dividing a Column Vector with a Constant
Hi! I have used Maltab, but have lost the touch and am experiencing a block for now . Please consider a column vector: Circu...
11 years 前 | 2 个回答 | 0