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 295.569
REPUTATION
6
CONTRIBUTIONS
0 Questions
8 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
1
RANK
of 20.247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.105
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?
meer dan 5 jaar 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...
meer dan 5 jaar 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...
meer dan 5 jaar 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...
meer dan 5 jaar 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...
bijna 7 jaar 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...
bijna 7 jaar 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(...
bijna 7 jaar 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...
bijna 11 jaar ago | 0