% This file was created by matlab2tikz v0.2.2. % Copyright (c) 2008--2012, Nico Schlömer % All rights reserved. % % The latest updates can be retrieved from % http://www.mathworks.com/matlabcentral/fileexchange/22022-matlab2tikz % where you can also make suggestions and rate matlab2tikz. % % % \begin{tikzpicture} \begin{axis}[% view={-37.5}{30}, width=\figurewidth, height=\figureheight, scale only axis, xmin=0, xmax=150, xlabel={R}, xmajorgrids, ymin=0, ymax=20, ylabel={GPUs}, ymajorgrids, zmin=0, zmax=6, zlabel={Time [s]}, zmajorgrids, axis lines*=left] \addplot3[% surf, colormap={mymap}{[1pt] rgb(0pt)=(0.2,0.2,0.2); rgb(19pt)=(0.8,0.8,0.8)}, shader=faceted, draw=black] coordinates{ (15,2,2.67980098724365)(15,4,1.51624298095703)(15,6,1.09369802474976)(15,8,0.916645050048828)(15,10,0.771445035934448)(15,12,0.67705512046814)(15,14,0.638519048690796)(15,16,0.639726161956787)(15,18,0.537860155105591)(15,20,0.539597034454346) (30,2,4.51656794548035)(30,4,2.51053905487061)(30,6,1.72192907333374)(30,8,1.32417893409729)(30,10,1.0878598690033)(30,12,0.934165954589844)(30,14,0.831667900085449)(30,16,0.742398023605347)(30,18,0.668012142181396)(30,20,0.638606071472168) (45,2,4.46341800689697)(45,4,2.44225406646729)(45,6,1.64392876625061)(45,8,1.26886105537415)(45,10,1.03013014793396)(45,12,0.887048006057739)(45,14,0.776551008224487)(45,16,0.686087846755981)(45,18,0.61517596244812)(45,20,0.582732915878296) (60,2,4.42177510261536)(60,4,2.40297508239746)(60,6,1.61305379867554)(60,8,1.23430705070496)(60,10,0.999876022338867)(60,12,0.854958057403564)(60,14,0.751374006271362)(60,16,0.658459186553955)(60,18,0.593317031860352)(60,20,0.559669971466064) (75,2,4.39380407333374)(75,4,2.38357591629028)(75,6,1.5928418636322)(75,8,1.21752595901489)(75,10,0.983094215393066)(75,12,0.859138011932373)(75,14,0.732169151306152)(75,16,0.643927097320557)(75,18,0.578297853469849)(75,20,0.535839080810547) (90,2,4.38639378547668)(90,4,2.36966609954834)(90,6,1.59386396408081)(90,8,1.2033360004425)(90,10,0.975545167922974)(90,12,0.83806300163269)(90,14,0.722970962524414)(90,16,0.630944967269897)(90,18,0.562793970108032)(90,20,0.532373905181885) (105,2,4.37524104118347)(105,4,2.36159491539001)(105,6,1.57448101043701)(105,8,1.19628596305847)(105,10,0.963028192520142)(105,12,0.840641975402832)(105,14,0.716495037078857)(105,16,0.625141143798828)(105,18,0.558953046798706)(105,20,0.518723011016846) (120,2,4.36697101593018)(120,4,2.35025501251221)(120,6,1.56393694877625)(120,8,1.19216990470886)(120,10,0.958834171295166)(120,12,0.826205968856812)(120,14,0.711717128753662)(120,16,0.619457006454468)(120,18,0.553524017333984)(120,20,0.512836933135986) (135,2,4.36649703979492)(135,4,2.35876393318176)(135,6,1.55773997306824)(135,8,1.18039703369141)(135,10,1.41272616386414)(135,12,1.22030901908875)(135,14,1.03778004646301)(135,16,0.904421806335449)(135,18,0.807592153549194)(135,20,0.740236043930054) (150,2,4.37301111221313)(150,4,2.33840894699097)(150,6,2.316565990448)(150,8,1.7596001625061)(150,10,1.40932416915894)(150,12,1.19339299201965)(150,14,1.03732204437256)(150,16,0.892516851425171)(150,18,0.798882007598877)(150,20,0.744647026062012) }; \end{axis} \end{tikzpicture}%