Community Profile

photo

vinothkannan K


Active since 2013

Developer Matlab/Simulink
Professional Interests: Matlab/Simulink, RTW

Statistics

All
  • Thankful Level 3
  • Revival Level 1
  • First Answer
  • Solver

View badges

Content Feed

View by

Answered
Accelerator pedal in Simulink
Steven, You can develop your own subsystem, Take this as reference http://www.mathworks.in/help/simulink/examples/modeli...

9 years ago | 0

Answered
How can i extract the letter "i" from a text file in cursive hand written text
Use textread Refer this http://www.mathworks.in/help/matlab/ref/textread.html

9 years ago | 0

Question


Through script its possible to identify the particle size????
Am gonna start a new project, From SEM(Scanning Electron Microscopy) Image.... Through matlab script it's possible to identify t...

9 years ago | 1 answer | 0

1

answer

Question


How to get Data type of stateflow input through script?
How to get Data type of stateflow input through script?

10 years ago | 2 answers | 0

2

answers

Question


How to get sample time of the model through scrip?
Hi., How to get sample time of the model through scrip?

10 years ago | 2 answers | 0

2

answers

Question


I want to set block annotations property for outport only inside the enabled subsystem using script.
I want to set block annotations property for outport only inside the enabled subsystem using script.

10 years ago | 0 answers | 0

0

answers

Question


How to achieve 100% Mc/Dc coverage for model having Temporal logic 'tick'?
Hi, Am testing Model for MC/DC coverage, That model is having temporal logic 'tick', Temporal event tick is never false,...

10 years ago | 1 answer | 0

1

answer

Question


Print array value into excel
Hi, I have an integer value in one variable 'sno', i want to print that values like an array. ex: if sno == 7 means i...

10 years ago | 1 answer | 0

1

answer

Solved


Is my wife right?
Regardless of input, output the string 'yes'.

10 years ago

Solved


Add two numbers
Given a and b, return the sum a+b in c.

10 years ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

10 years ago

Question


How to create dll for "C' code in matlab
Hello all, I have one c code file for that i need to generate dll through matlab, anybody please tell me the procedure for...

11 years ago | 1 answer | 0

1

answer

Answered
Make a simulink subsystem uninterruptible
Have you generated dll?

11 years ago | 0

Answered
How do I modify function return type in the generated code?
I think you cant able to change the data type of generated code(dll)

11 years ago | 0

Question


Matlab crashes because of ResumeThread function
Hello all, I generated dll for simulink model, While calling dll its carshing bcoz of ResumeThread function from windows...

11 years ago | 1 answer | 0

1

answer

Question


"Fatel Error in dll generation"
Hello all, Am trying to generate dll for simulink model by using shared library ert_shrlib , when i build the model it give...

11 years ago | 0 answers | 0

0

answers

Question


Matlab crashes when calling dll
We have created a dll for an application if we try to call that dll(run loader.m file)suddenly matlab crashes..Need suggestion i...

11 years ago | 1 answer | 0

1

answer

Question


Hi anyone explain me about GENERATE and GENERATE_TYPE Functions in tlc file?
Hello Matlab users, Anyone pls explain me about GENERATE and GENERATE_TYPE Functions in tlc file writing? GENERATE_TYPE(...

11 years ago | 1 answer | 0

1

answer

Question


How to call dll from GUI????
Hi, we created dll for simulink model., Now we are trying to call the dll from GUI but its not taking the command.,...

11 years ago | 1 answer | 0

1

answer

Question


How to write tlc file for Level 2 M file S function
Hello all, Is there any stantard format available to write tlc file for Level 2 M file S function? Please ...

11 years ago | 1 answer | 0

1

answer

Question


Is there any S function available other than Level 2 M file S function to access data from GUI?
Hello all, Is there any S function available other than Level 2 M file S function to access data from GUI? Bec...

11 years ago | 1 answer | 0

1

answer

Question


It is possible to generate tlc file for Level 2 M file S function using Legacy code?
Hi It is possible to generate tlc file for Level 2 M file S function using Legacy code in accelerator mode?

11 years ago | 1 answer | 0

1

answer

Question


Problem in writing TLC file for Matlab Level2 M file s function
Am facing issue in creating dll, for that i need to write TLC file for Level2 M file S function. I need TLC file format.... I...

11 years ago | 2 answers | 0

2

answers