photo

Daivaraj P


Ford Motors India Pvt Ltd

Last seen: 2 months ago Active since 2012

Followers: 0   Following: 0

Message

Professional Interests: Model Based Design

Statistics

All
MATLAB Answers

3 Questions
1 Answer

Cody

0 Problems
7 Solutions

RANK
287,743
of 300,508

REPUTATION
0

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,019

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
46,966
of 169,435

CONTRIBUTIONS
0 Problems
7 Solutions

SCORE
80

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Revival Level 1
  • First Answer
  • Solver

View badges

Feeds

View by

Answered
GUI made in 2015a not working in 2016b
Hi Eric Roots, I have removed the nested panels created in earlier version of Matlab GUI, now I can able to see all my GUI ob...

8 years ago | 0

Question


MAAB version in Model Advisor
Can any one inform me that which version of MAAB guidelines are checked in Model Advisor of MatlabR2012a and MatlabR2012b As ...

12 years ago | 0 answers | 0

0

answers

Question


How can I write data from workspace in *.html file
a = 'Hello World'; fid = fopen('file_1.txt','w'); fprintf(fid,a); fclose(fid); In the above program, instead of wr...

12 years ago | 1 answer | 0

1

answer

Question


How to find the position of the signal name by simulink API
Consider that two blocks are connected by a signal line and it is named as Sig1. I want to find the position of the signal name...

12 years ago | 0 answers | 0

0

answers