Community Profile

photo

Sriharsha


Active since 2014

Statistics

  • First Review
  • Thankful Level 1
  • First Answer

View badges

Content Feed

View by

Question


How to find changes in the simulink/stateflow model? Changes in priorities of outgoing transitions changed. Need to find where all it got changed.
I have designed a model using stateflow. But during reviewing, some how the priorities of the outgoing transitions changed in ma...

7 years ago | 0 answers | 0

0

answers

Question


why does the 'fattrib' do not impact any changes in the folder permissions in 'Windows' ?
I am using 'fattrib' to make my folder writable. When i type the command, i get the following. -------------------------------...

8 years ago | 1 answer | 0

1

answer

Question


Moving the mex file from one folder to other
I tried to compile the simulink model. i got the following : ----------------------------------------------------- Make succ...

8 years ago | 1 answer | 0

1

answer

Question


Error while debugging S-Function. (C MEX-Function)
Hi, I am using a S-Function in Simulink to export data using Shared Memory. in which i am allocating memory in "mdlstart" ...

8 years ago | 0 answers | 0

0

answers

Question


Use CreateFileMapping in S-Function to Share Memory
Hi, I want to create a shared Memory. I would like to use CreateFileMapping () inside an S-function level 2. Where would i us...

9 years ago | 0 answers | 0

0

answers

Question


How to accept a Structure , (with each as as 2-D Matrix) as input into an C S-Function?
I have a S-function, which uses Shared Memory, and gives an output , which is Structure struct A{ ...

9 years ago | 0 answers | 0

0

answers

Question


Simulating C MEX S-Function causes crash (Level 2)
I need a small help in S-Function development. I am trying to write an S-Function, which takes an input , which is a matri...

9 years ago | 1 answer | 0

1

answer

Question


Segmentation violation detected when stop time is infinite, in Simulink
I have written an C Mex function, in which i created a Shared Memory. I compiled it and i got ".mexw32" file. I am able to use t...

9 years ago | 0 answers | 0

0

answers

Question


Can we use Matlab Compiler Runtime 2013a along with 2012b?
I want to use Visual Studio 2012 compiler along with 2012b, which is not possible. MATLAB 2013a supports VS 2012 Compiler. So, ...

9 years ago | 1 answer | 0

1

answer

Question


How to call a .dll file in S-Function?
I want to use a 'dll' in C S-Function. I want to export the functionality to a visualization Tool from Simulink. How do i do...

9 years ago | 1 answer | 0

1

answer

Question


ERROR: Python in Simulink: Class mismatch for variable 'commandOut'. Expected 'double', Actual 'char'.
I get an error while Running a Python Script in a Simulink Model function y = Test_1(a,k) coder.extrinsic('tic','toc', 'sy...

9 years ago | 1 answer | 0

1

answer

Question


Plotting for every Iteration and refreshing the Previous plot in the Figure.
I have a continuous signal data coming from a Simulink Model,for infinite Time. I want to capture that data and plot the data fo...

9 years ago | 0 answers | 0

0

answers

Question


How to identify whether a system is discrete in nature or Continuous in nature?
I am a beginner. When modeling using Simulink, how do we know that what we are designing is for continuous or discrete?

9 years ago | 1 answer | 0

1

answer