photo

Vignesh

MathWorks

Last seen: 4개월 전 2014년부터 활동

Followers: 0   Following: 0

메시지

I am a software developer at MathWorks. Views expressed here are my own.

통계학

  • First Review
  • Knowledgeable Level 1
  • Revival Level 1
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
Stateflow Compiled Datatype different that the assigned one
Can you post a simple model where you can reproduce this behavior?

5년 초과 전 | 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...

5년 초과 전 | 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...

5년 초과 전 | 0

| 수락됨

답변 있음
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...

5년 초과 전 | 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...

6년 초과 전 | 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...

6년 초과 전 | 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(...

6년 초과 전 | 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...

10년 초과 전 | 0