{"id":421,"date":"2012-04-10T08:11:20","date_gmt":"2012-04-10T13:11:20","guid":{"rendered":"https:\/\/blogs.mathworks.com\/loren\/?p=421"},"modified":"2018-01-08T16:15:10","modified_gmt":"2018-01-08T21:15:10","slug":"have-you-visited-matlab-central-recently","status":"publish","type":"post","link":"https:\/\/blogs.mathworks.com\/loren\/2012\/04\/10\/have-you-visited-matlab-central-recently\/","title":{"rendered":"Have You Visited MATLAB Central Recently?"},"content":{"rendered":"<div xmlns:mwsh=\"https:\/\/www.mathworks.com\/namespace\/mcode\/v1\/syntaxhighlight.dtd\" class=\"content\">\r\n   <introduction>\r\n      <p>I don't know if you visit <a href=\"https:\/\/www.mathworks.com\/matlabcentral\/\">MATLAB Central<\/a> often, but there's a good reason to these days.\r\n      <\/p>\r\n   <\/introduction>\r\n   <h3>Contents<\/h3>\r\n   <div>\r\n      <ul>\r\n         <li><a href=\"#1\">New at MATLAB Central<\/a><\/li>\r\n         <li><a href=\"#2\">Which Community Service Do You Use Most?<\/a><\/li>\r\n      <\/ul>\r\n   <\/div>\r\n   <h3>New at MATLAB Central<a name=\"1\"><\/a><\/h3>\r\n   <p>In addition to the usual services on MATLAB Central,<\/p>\r\n   <div>\r\n      <ul>\r\n         <li><a href=\"https:\/\/www.mathworks.com\/matlabcentral\/\">File Exchange<\/a>: download and share files\r\n         <\/li>\r\n         <li><a title=\"https:\/\/www.mathworks.com\/matlabcentral\/linkexchange\/ (link no longer works)\">Link Exchange<\/a>: share resource\r\n         <\/li>\r\n      <\/ul>\r\n   <\/div>\r\n   <p>there are three new additions to MATLAB Central collection.  I'll list them here and delve into more details in later posts.<\/p>\r\n   <p><img decoding=\"async\" vspace=\"5\" hspace=\"5\" src=\"https:\/\/blogs.mathworks.com\/images\/loren\/421\/mlcentral.png\"> <\/p>\r\n   <div>\r\n      <ul>\r\n         <li><a href=\"https:\/\/www.mathworks.com\/matlabcentral\/answers\/\">MATLAB Answers<\/a>: ask and answer MATLAB questions\r\n         <\/li>\r\n         <li><a href=\"https:\/\/www.mathworks.com\/matlabcentral\/cody\">Cody<\/a>: solve and ask MATLAB problems (with code)\r\n         <\/li>\r\n      <\/ul>\r\n   <\/div>\r\n   <h3>Which Community Service Do You Use Most?<a name=\"2\"><\/a><\/h3>\r\n   <p>I'm wondering which service you use most.  Let me know <a href=\"https:\/\/blogs.mathworks.com\/loren\/?p=421#respond\">here<\/a>.\r\n   <\/p><script language=\"JavaScript\">\r\n<!--\r\n\r\n    function grabCode_791ae46cf6714d32832dd9c9d216b1da() {\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='791ae46cf6714d32832dd9c9d216b1da ' + '##### ' + 'SOURCE BEGIN' + ' #####';\r\n        t2='##### ' + 'SOURCE END' + ' #####' + ' 791ae46cf6714d32832dd9c9d216b1da';\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        author = 'Loren Shure';\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 author and copyright lines at the bottom if specified.\r\n        if ((author.length > 0) || (copyright.length > 0)) {\r\n            d.writeln('');\r\n            d.writeln('%%');\r\n            if (author.length > 0) {\r\n                d.writeln('% _' + author + '_');\r\n            }\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      \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_791ae46cf6714d32832dd9c9d216b1da()\"><span style=\"font-size: x-small;        font-style: italic;\">Get \r\n            the MATLAB code \r\n            <noscript>(requires JavaScript)<\/noscript><\/span><\/a><br><br>\r\n      Published with MATLAB&reg; 7.14<br><\/p>\r\n<\/div>\r\n<!--\r\n791ae46cf6714d32832dd9c9d216b1da ##### SOURCE BEGIN #####\r\n%% Have You Visited MATLAB Central Recently?\r\n% I don't know if you visit <https:\/\/www.mathworks.com\/matlabcentral\/ MATLAB\r\n% Central> often, but there's a good reason to these days.\r\n%% New at MATLAB Central\r\n% In addition to the usual services on MATLAB Central,\r\n%\r\n% * <https:\/\/www.mathworks.com\/matlabcentral\/ File Exchange>: download and\r\n% share files\r\n% * <https:\/\/www.mathworks.com\/matlabcentral\/linkexchange\/ Link Exchange>:\r\n% share resource\r\n% * <http:\/\/ Newsgroup>: read\r\n% and post to the Usenet newsgroup |comp-soft-sys.matlab|\r\n%\r\n% there are three new additions to MATLAB Central collection.  I'll list\r\n% them here and delve into more details in later posts.\r\n%\r\n% <<mlcentral.png>> \r\n%\r\n% * <https:\/\/www.mathworks.com\/matlabcentral\/answers\/ MATLAB Answers>: ask\r\n% and answer MATLAB questions\r\n% * <https:\/\/www.mathworks.com\/matlabcentral\/cody Cody>: solve and ask\r\n% MATLAB problems (with code)\r\n% * <https:\/\/www.mathworks.com\/matlabcentral\/trendy Trendy>: display trends\r\n% of interesting information\r\n%\r\n%% Which Community Service Do You Use Most?\r\n% I'm wondering which service you use most.  Let me know\r\n% <https:\/\/blogs.mathworks.com\/loren\/?p=421#respond here>.\r\n\r\n\r\n##### SOURCE END ##### 791ae46cf6714d32832dd9c9d216b1da\r\n-->","protected":false},"excerpt":{"rendered":"<p>\r\n   \r\n      I don't know if you visit MATLAB Central often, but there's a good reason to these days.\r\n      \r\n   \r\n   Contents\r\n   \r\n      \r\n  ... <a class=\"read-more\" href=\"https:\/\/blogs.mathworks.com\/loren\/2012\/04\/10\/have-you-visited-matlab-central-recently\/\">read more >><\/a><\/p>","protected":false},"author":39,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[40],"tags":[],"_links":{"self":[{"href":"https:\/\/blogs.mathworks.com\/loren\/wp-json\/wp\/v2\/posts\/421"}],"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=421"}],"version-history":[{"count":7,"href":"https:\/\/blogs.mathworks.com\/loren\/wp-json\/wp\/v2\/posts\/421\/revisions"}],"predecessor-version":[{"id":2612,"href":"https:\/\/blogs.mathworks.com\/loren\/wp-json\/wp\/v2\/posts\/421\/revisions\/2612"}],"wp:attachment":[{"href":"https:\/\/blogs.mathworks.com\/loren\/wp-json\/wp\/v2\/media?parent=421"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blogs.mathworks.com\/loren\/wp-json\/wp\/v2\/categories?post=421"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blogs.mathworks.com\/loren\/wp-json\/wp\/v2\/tags?post=421"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}