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.

plotting contents of containers.map in matlab

Status
Not open for further replies.

Mona7150

Member level 1
Member level 1
Joined
Nov 9, 2013
Messages
35
Helped
0
Reputation
0
Reaction score
0
Trophy points
6
Visit site
Activity points
249
Hi All,

I have some problem plotting the data from containers.map in MATLAB.I have saved my data as

mymap1=containers.Map('KeyType','int32','ValueType','double');

I want to plot the values of mymap1 with respect to its keys.I tried many things but got an error everytime. I want the plot to be a proper solid line.How should I do it?

Thanks
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top