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.

Real time data plot from PIC adc to MATLAB

Status
Not open for further replies.

Mr.Khiros

Junior Member level 3
Joined
Aug 25, 2013
Messages
26
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
176
Hi, i'm tring to plot data recieved from pic via serial port in matlab
i used the followin code in matlab
**broken link removed**
when i run the prog Error :"In an assignment A(I) = B, the number of elements in B and I must be the same.
this is the line of the error
voltage(count) = fscanf(s,'%f');
Sans titre.png
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top