photo

Rajendra


Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
1 Answer

RANK
23,191
of 300,571

REPUTATION
1

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
1

RANK
 of 21,027

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,680

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

  • Thankful Level 1

View badges

Feeds

View by

Question


Simulation Running too slow
I am trying to do a simple power system simulation. I just need to view the rms value of current. But since, the simulation is ...

14 years ago | 1 answer | 0

1

answer

Answered
fprintf don't print newline character?
Thanks everybody for help Yeah, that was an especial issue with the windows notepad, as most of you had said. doing matlab sug...

14 years ago | 0

Question


fprintf don't print newline character?
function pushbutton1_Callback(hObject, eventdata, handles) outfile = fopen('E:\\out.txt','a'); inputstr = get(handles....

14 years ago | 3 answers | 1

3

answers

Question


Interfacing With External Program
I am making a chess playing robot which will be controlled online by matlab through serial interface. Currently, I need to inter...

14 years ago | 2 answers | 0

2

answers