Community Profile

photo

Sheetansh Kaushik


Active since 2013

Followers: 0   Following: 0

Message

Spoken Languages:
English

Statistics

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

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

9 years ago | 0 answers | 0

0

answers

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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

10 years ago | 0 answers | 0

0

answers

Question


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

10 years ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 0 answers | 0

0

answers

Answered
Using Embedded Matlab Function
Consider the following code: function y = fcn %#eml eml.extrinsic('square', 'linspace'); a = 1; dc = 50; f =...

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

11 years ago | 2 answers | 0

2

answers

Question


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 ago | 2 answers | 0

2

answers