photo

Sriharsha


Aktiv seit 2014

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

13 Fragen
0 Antworten

RANG
235.637
of 300.779

REPUTATION
0

BEITRÄGE
13 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
15.38%

ERHALTENE STIMMEN
0

RANG
 of 21.084

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 170.997

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • First Review
  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

fast 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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?

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort