Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

interfacing microcontroller and matlab

Status
Not open for further replies.

royvincent

Member level 2
Joined
Jan 28, 2010
Messages
52
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Location
India
Activity points
1,610
i have some data in an array in the micro-controller. i have to upload it to a computer through serial port (rs232). also i need it to be plotted in matlab.........

i need the necessary interfacing circuit and codes (i am using codevisionavr c compiler).....

also i need the matlab codes.......


please help me................ please......
:cry:

Thanks.
 

royvincent said:
i have some data in an array in the micro-controller. i have to upload it to a computer through serial port (rs232). also i need it to be plotted in matlab.........

i need the necessary interfacing circuit and codes (i am using codevisionavr c compiler).....

also i need the matlab codes.......


please help me................ please......
:cry:

Thanks.
https://www.mathworks.com/matlabcentral/fileexchange/12526-matlab-serial-code-example
https://webscripts.softpedia.com/sc...Test-and-Measurement/MATLAB-serial-36068.html

Regards
 

I am using MATLAB 64 bit.
Some commands like obj=serial('COM1') is not working in 64 bit.

They say:-
??? Error using ==> serial.serial at 57
The serial port object is supported on the Solaris, 32-bit Windows and 32-bit
Linux platforms only.

What to do????
any fix for this.

Plz help...:cry:
 

royvincent said:
I am using MATLAB 64 bit.
Some commands like obj=serial('COM1') is not working in 64 bit.

They say:-
??? Error using ==> serial.serial at 57
The serial port object is supported on the Solaris, 32-bit Windows and 32-bit
Linux platforms only.

What to do????
any fix for this.

Plz help...:cry:

hy, i have the same problem whit matlab 64bit and windows 7(64bit), instaled. Do you can fix this problem ?...any suggestions would be helpful
 

rub3n_lh said:
royvincent said:
I am using MATLAB 64 bit.
Some commands like obj=serial('COM1') is not working in 64 bit.

They say:-
??? Error using ==> serial.serial at 57
The serial port object is supported on the Solaris, 32-bit Windows and 32-bit
Linux platforms only.

What to do????
any fix for this.

Plz help...:cry:

hy, i have the same problem whit matlab 64bit and windows 7(64bit), instaled. Do you can fix this problem ?...any suggestions would be helpful


I would ask 'mathworks' people if it is really related to OS stuff..
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top