Statistics
RANK
175.002
of 295.712
REPUTATION
0
CONTRIBUTIONS
13 Questions
1 Answer
ANSWER ACCEPTANCE
38.46%
VOTES RECEIVED
0
RANK
of 20.274
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.317
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
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...
meer dan 9 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 9 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 10 jaar ago | 2 answers | 0
2
answersQuestion
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...
meer dan 10 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 10 jaar ago | 1 answer | 0
1
answerQuestion
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...
ongeveer 11 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 11 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 11 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 11 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 11 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 11 jaar ago | 0 answers | 0
0
answersUsing Embedded Matlab Function
Consider the following code: function y = fcn %#eml eml.extrinsic('square', 'linspace'); a = 1; dc = 50; f =...
meer dan 11 jaar ago | 0
| accepted
Question
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...
meer dan 11 jaar ago | 2 answers | 0
2
answersQuestion
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...
meer dan 11 jaar ago | 2 answers | 0