![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/4456779_1522102353217_DEF.jpg)
Vignesh
MathWorks
Followers: 0 Following: 0
I am a software developer at MathWorks. Views expressed here are my own.
Statistics
0 Questions
8 Answers
RANK
6 521
of 297 016
REPUTATION
6
CONTRIBUTIONS
0 Questions
8 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
1
RANK
of 20 419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157 725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Stateflow Compiled Datatype different that the assigned one
Can you post a simple model where you can reproduce this behavior?
nästan 6 år ago | 0
Open Pattern Wizard for existing Flow Chart
Hi Mauro, There is currently no way to reopen pattern wizard after creating the pattern. This seems to be an useful enhancem...
nästan 6 år ago | 1
Stateflow Interface Lag While Editing
This could be annoying. What version of MATLAB/Stateflow are you currently using? To answer your other question, you can turn o...
nästan 6 år ago | 0
| accepted
Using Simulink Clock as a Chart Transition Condition
Can you help us understand the usecase better? Most clock mechanisms could be implemented with absolute time temporal logic, t...
nästan 6 år ago | 0
How divide states (run and stop, normal and alarms, summer and winter) in Stateflow for ventilation?
You might want to look at the demo <https://www.mathworks.com/help/stateflow/examples/home-climate-control-using-the-truth-table...
ungefär 7 år ago | 0
Calling a Matlab Function in Simulink which integrates Data from Excel when Stateflow State is active
I think it might be easier to read the file using <https://www.mathworks.com/help/simulink/slref/fromspreadsheet.html From Sprea...
ungefär 7 år ago | 0
Is it possible to get back a name of a function as a string?
The function you need is inputname. It returns the name of the function argument, passed in. inputNameFun = @(x)(inputname(...
ungefär 7 år ago | 0
Problems to call matlab in vba code
Please re-register the DLL's and use the Excel addin. regsvr32 <matlabroot>runtime\win32\mwcommgr.dll regsvr32 <mat...
ungefär 11 år ago | 0