{"id":482,"date":"2012-06-28T14:00:19","date_gmt":"2012-06-28T19:00:19","guid":{"rendered":"https:\/\/blogs.mathworks.com\/loren\/?p=482"},"modified":"2012-06-28T14:00:19","modified_gmt":"2012-06-28T19:00:19","slug":"web-treats","status":"publish","type":"post","link":"https:\/\/blogs.mathworks.com\/loren\/2012\/06\/28\/web-treats\/","title":{"rendered":"Web Treats"},"content":{"rendered":"<!DOCTYPE html\r\n  PUBLIC \"-\/\/W3C\/\/DTD HTML 4.01 Transitional\/\/EN\">\r\n<style type=\"text\/css\">\r\n\r\nh1 { font-size:18pt; }\r\nh2.titlebg { font-size:13pt; }\r\nh3 { color:#4A4F55; padding:0px; margin:5px 0px 5px; font-family:Arial, Helvetica, sans-serif; font-size:11pt; font-weight:bold; line-height:140%; border-bottom:1px solid #d6d4d4; display:block; }\r\nh4 { color:#4A4F55; padding:0px; margin:0px 0px 5px; font-family:Arial, Helvetica, sans-serif; font-size:10pt; font-weight:bold; line-height:140%; border-bottom:1px solid #d6d4d4; display:block; }\r\n   \r\np { padding:0px; margin:0px 0px 20px; }\r\nimg { padding:0px; margin:0px 0px 20px; border:none; }\r\np img, pre img, tt img, li img { margin-bottom:0px; } \r\n\r\nul { padding:0px; margin:0px 0px 20px 23px; list-style:square; }\r\nul li { padding:0px; margin:0px 0px 7px 0px; background:none; }\r\nul li ul { padding:5px 0px 0px; margin:0px 0px 7px 23px; }\r\nul li ol li { list-style:decimal; }\r\nol { padding:0px; margin:0px 0px 20px 0px; list-style:decimal; }\r\nol li { padding:0px; margin:0px 0px 7px 23px; list-style-type:decimal; }\r\nol li ol { padding:5px 0px 0px; margin:0px 0px 7px 0px; }\r\nol li ol li { list-style-type:lower-alpha; }\r\nol li ul { padding-top:7px; }\r\nol li ul li { list-style:square; }\r\n\r\npre, tt, code { font-size:12px; }\r\npre { margin:0px 0px 20px; }\r\npre.error { color:red; }\r\npre.codeinput { padding:10px; border:1px solid #d3d3d3; background:#f7f7f7; }\r\npre.codeoutput { padding:10px 11px; margin:0px 0px 20px; color:#4c4c4c; }\r\n\r\n@media print { pre.codeinput, pre.codeoutput { word-wrap:break-word; width:100%; } }\r\n\r\nspan.keyword { color:#0000FF }\r\nspan.comment { color:#228B22 }\r\nspan.string { color:#A020F0 }\r\nspan.untermstring { color:#B20000 }\r\nspan.syscmd { color:#B28C00 }\r\n\r\n.footer { width:auto; padding:10px 0px; margin:25px 0px 0px; border-top:1px dotted #878787; font-size:0.8em; line-height:140%; font-style:italic; color:#878787; text-align:left; float:none; }\r\n.footer p { margin:0px; }\r\n\r\n  <\/style><div class=\"content\"><!--introduction--><p>I have had occasion to visit <a href=\"https:\/\/www.mathworks.com\/\">MathWorks<\/a> website recently and discovered a couple of interesting pages.<\/p><!--\/introduction--><h3>Contents<\/h3><div><ul><li><a href=\"#1d9d4103-bf05-41fe-bf3d-231047a9a9f8\">Plot Gallery<\/a><\/li><li><a href=\"#168ca3db-56ed-4642-8884-0507386b4751\">Discover How to Solve Your Computational Problem<\/a><\/li><li><a href=\"#52225174-2b0d-4029-a2c7-ece20239cb73\">Have You Seen These Sites?<\/a><\/li><\/ul><\/div><h4>Plot Gallery<a name=\"1d9d4103-bf05-41fe-bf3d-231047a9a9f8\"><\/a><\/h4><p>First, there's the <a href=\"https:\/\/www.mathworks.com\/products\/matlab\/plot-gallery.html\">MATLAB Plot Gallery<\/a>.  You can look for a plot similar to one you'd like to make, and get code for it from the <a href=\"https:\/\/www.mathworks.com\/matlabcentral\/fileexchange\">File Exchange<\/a>.<\/p><p><img decoding=\"async\" vspace=\"5\" hspace=\"5\" src=\"https:\/\/blogs.mathworks.com\/images\/loren\/2012\/plotGallery.png\" alt=\"\"> <\/p><h4>Discover How to Solve Your Computational Problem<a name=\"168ca3db-56ed-4642-8884-0507386b4751\"><\/a><\/h4><p>You can also find information on product features and possible uses that may help you solve problems you are working on.  Visit <a href=\"https:\/\/www.mathworks.com\/discovery.html\">this page<\/a> to look for relevant subject material.<\/p><p><img decoding=\"async\" vspace=\"5\" hspace=\"5\" src=\"https:\/\/blogs.mathworks.com\/images\/loren\/2012\/discovery.png\" alt=\"\"> <\/p><h4>Have You Seen These Sites?<a name=\"52225174-2b0d-4029-a2c7-ece20239cb73\"><\/a><\/h4><p>Have you used these sites? Have you found helpful information from them? Let me know <a href=\"https:\/\/blogs.mathworks.com\/loren?p=482#respond\">here<\/a>.<\/p><script language=\"JavaScript\"> <!-- \r\n    function grabCode_a1bb28e6b556412b9a22f8dbb9d6bc77() {\r\n        \/\/ Remember the title so we can use it in the new page\r\n        title = document.title;\r\n\r\n        \/\/ Break up these strings so that their presence\r\n        \/\/ in the Javascript doesn't mess up the search for\r\n        \/\/ the MATLAB code.\r\n        t1='a1bb28e6b556412b9a22f8dbb9d6bc77 ' + '##### ' + 'SOURCE BEGIN' + ' #####';\r\n        t2='##### ' + 'SOURCE END' + ' #####' + ' a1bb28e6b556412b9a22f8dbb9d6bc77';\r\n    \r\n        b=document.getElementsByTagName('body')[0];\r\n        i1=b.innerHTML.indexOf(t1)+t1.length;\r\n        i2=b.innerHTML.indexOf(t2);\r\n \r\n        code_string = b.innerHTML.substring(i1, i2);\r\n        code_string = code_string.replace(\/REPLACE_WITH_DASH_DASH\/g,'--');\r\n\r\n        \/\/ Use \/x3C\/g instead of the less-than character to avoid errors \r\n        \/\/ in the XML parser.\r\n        \/\/ Use '\\x26#60;' instead of '<' so that the XML parser\r\n        \/\/ doesn't go ahead and substitute the less-than character. \r\n        code_string = code_string.replace(\/\\x3C\/g, '\\x26#60;');\r\n\r\n        copyright = 'Copyright 2012 The MathWorks, Inc.';\r\n\r\n        w = window.open();\r\n        d = w.document;\r\n        d.write('<pre>\\n');\r\n        d.write(code_string);\r\n\r\n        \/\/ Add copyright line at the bottom if specified.\r\n        if (copyright.length > 0) {\r\n            d.writeln('');\r\n            d.writeln('%%');\r\n            if (copyright.length > 0) {\r\n                d.writeln('% _' + copyright + '_');\r\n            }\r\n        }\r\n\r\n        d.write('<\/pre>\\n');\r\n\r\n        d.title = title + ' (MATLAB code)';\r\n        d.close();\r\n    }   \r\n     --> <\/script><p style=\"text-align: right; font-size: xx-small; font-weight:lighter;   font-style: italic; color: gray\"><br><a href=\"javascript:grabCode_a1bb28e6b556412b9a22f8dbb9d6bc77()\"><span style=\"font-size: x-small;        font-style: italic;\">Get \r\n      the MATLAB code <noscript>(requires JavaScript)<\/noscript><\/span><\/a><br><br>\r\n      Published with MATLAB&reg; 7.14<br><\/p><p class=\"footer\"><br>\r\n      Published with MATLAB&reg; 7.14<br><\/p><\/div><!--\r\na1bb28e6b556412b9a22f8dbb9d6bc77 ##### SOURCE BEGIN #####\r\n%% Web Treats\r\n% I have had occasion to visit <https:\/\/www.mathworks.com\/ MathWorks>\r\n% website recently and discovered a couple of interesting pages.\r\n%% Plot Gallery\r\n% First, there's the <https:\/\/www.mathworks.com\/products\/matlab\/plot-gallery.html\r\n% MATLAB Plot Gallery>.  You can look for a plot similar to one you'd like\r\n% to make, and get code for it from the\r\n% <https:\/\/www.mathworks.com\/matlabcentral\/fileexchange File Exchange>.\r\n%\r\n% <<plotGallery.png>>\r\n\r\n%% Discover How to Solve Your Computational Problem\r\n% You can also find information on product features and possible uses that\r\n% may help you solve problems you are working on.  Visit\r\n% <https:\/\/www.mathworks.com\/discovery.html this page> to look for relevant\r\n% subject material.\r\n%\r\n% <<discovery.png>>\r\n\r\n%% Have You Seen These Sites?\r\n% Have you used these sites? Have you found helpful information from them?\r\n% Let me know <https:\/\/blogs.mathworks.com\/loren?p=482#respond here>.\r\n\r\n\r\n\r\n##### SOURCE END ##### a1bb28e6b556412b9a22f8dbb9d6bc77\r\n-->","protected":false},"excerpt":{"rendered":"<!--introduction--><p>I have had occasion to visit <a href=\"https:\/\/www.mathworks.com\/\">MathWorks<\/a> website recently and discovered a couple of interesting pages.... <a class=\"read-more\" href=\"https:\/\/blogs.mathworks.com\/loren\/2012\/06\/28\/web-treats\/\">read more >><\/a><\/p>","protected":false},"author":39,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[33,21,40],"tags":[],"_links":{"self":[{"href":"https:\/\/blogs.mathworks.com\/loren\/wp-json\/wp\/v2\/posts\/482"}],"collection":[{"href":"https:\/\/blogs.mathworks.com\/loren\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blogs.mathworks.com\/loren\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blogs.mathworks.com\/loren\/wp-json\/wp\/v2\/users\/39"}],"replies":[{"embeddable":true,"href":"https:\/\/blogs.mathworks.com\/loren\/wp-json\/wp\/v2\/comments?post=482"}],"version-history":[{"count":10,"href":"https:\/\/blogs.mathworks.com\/loren\/wp-json\/wp\/v2\/posts\/482\/revisions"}],"predecessor-version":[{"id":492,"href":"https:\/\/blogs.mathworks.com\/loren\/wp-json\/wp\/v2\/posts\/482\/revisions\/492"}],"wp:attachment":[{"href":"https:\/\/blogs.mathworks.com\/loren\/wp-json\/wp\/v2\/media?parent=482"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blogs.mathworks.com\/loren\/wp-json\/wp\/v2\/categories?post=482"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blogs.mathworks.com\/loren\/wp-json\/wp\/v2\/tags?post=482"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}