Feeds
提问
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 ...
13 years 前 | 1 个回答 | 0
1
个回答已回答
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...
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...
13 years 前 | 0
提问
fprintf don't print newline character?
function pushbutton1_Callback(hObject, eventdata, handles) outfile = fopen('E:\\out.txt','a'); inputstr = get(handles....
13 years 前 | 3 个回答 | 1
3
个回答提问
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...
13 years 前 | 2 个回答 | 0