Sriharsha - MATLAB Central
photo

Sriharsha


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB AnswersFrom 08/14 to 04/25Use left and right arrows to move selectionFrom 08/14Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

13 个提问
0 个回答

排名
140,236
of 298,264

声誉
0

贡献数
13 个提问
0 个回答

回答接受率
15.38%

收到投票数
0

排名
 of 20,554

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,718

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


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

8 years 前 | 0 个回答 | 0

0

个回答

提问


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

9 years 前 | 1 个回答 | 0

1

个回答

提问


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

9 years 前 | 1 个回答 | 0

1

个回答

提问


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

9 years 前 | 0 个回答 | 0

0

个回答

提问


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

10 years 前 | 0 个回答 | 0

0

个回答

提问


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

10 years 前 | 0 个回答 | 0

0

个回答

提问


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

10 years 前 | 1 个回答 | 0

1

个回答

提问


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

10 years 前 | 0 个回答 | 0

0

个回答

提问


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

10 years 前 | 1 个回答 | 0

1

个回答

提问


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

10 years 前 | 1 个回答 | 0

1

个回答

提问


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

10 years 前 | 1 个回答 | 0

1

个回答

提问


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

10 years 前 | 0 个回答 | 0

0

个回答

提问


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?

10 years 前 | 1 个回答 | 0

1

个回答