Comments on: Coding Best Practices – A Good Read https://blogs.mathworks.com/loren/2014/01/29/coding-best-practices-a-good-read/?s_tid=feedtopost Loren Shure is interested in the design of the MATLAB language. She is an application engineer and writes here about MATLAB programming and related topics. Tue, 11 Feb 2014 19:08:34 +0000 hourly 1 https://wordpress.org/?v=6.2.2 By: Heady https://blogs.mathworks.com/loren/2014/01/29/coding-best-practices-a-good-read/#comment-39417 Tue, 11 Feb 2014 19:08:34 +0000 https://blogs.mathworks.com/loren/?p=842#comment-39417 I did see that and it is well done, but I was hoping for some more advanced instruction. Many of my peers use Pandas and I need to be able to perform on that level.

]]>
By: Loren Shure https://blogs.mathworks.com/loren/2014/01/29/coding-best-practices-a-good-read/#comment-39414 Mon, 10 Feb 2014 12:50:01 +0000 https://blogs.mathworks.com/loren/?p=842#comment-39414 Thanks, Heady.

I have one article on tables here: https://blogs.mathworks.com/loren/2013/09/10/introduction-to-the-new-matlab-data-types-in-r2013b/

–Loren

]]>
By: Heady https://blogs.mathworks.com/loren/2014/01/29/coding-best-practices-a-good-read/#comment-39412 Sun, 09 Feb 2014 20:23:22 +0000 https://blogs.mathworks.com/loren/?p=842#comment-39412 I have posted a number of messy TABLE class idioms. I would like MATLAB to be able to compete with Python Pandas or even R, but the TABLE class is awkward.

It would be great if you could have a thread, or even a separate blog (!) to address the elegant use of TABLE.

]]>
By: Adrian https://blogs.mathworks.com/loren/2014/01/29/coding-best-practices-a-good-read/#comment-39394 Fri, 31 Jan 2014 16:23:01 +0000 https://blogs.mathworks.com/loren/?p=842#comment-39394 I use and recommend Mercurial for MATLAB development. The MATLAB IDE doesn’t recognise it because it’s not “Microsoft Common Source Standard” but it works perfectly well with m-files, mat files and simulink files etc.

]]>
By: Loren Shure https://blogs.mathworks.com/loren/2014/01/29/coding-best-practices-a-good-read/#comment-39393 Thu, 30 Jan 2014 05:18:21 +0000 https://blogs.mathworks.com/loren/?p=842#comment-39393 Hi Tony,

MATLAB does not have its own source code control system, but allows you to interface with existing ones. Check this link in the doc for more info: https://www.mathworks.com/help/matlab/source-control.html

–Loren

]]>
By: Tony Sturges https://blogs.mathworks.com/loren/2014/01/29/coding-best-practices-a-good-read/#comment-39392 Thu, 30 Jan 2014 00:18:14 +0000 https://blogs.mathworks.com/loren/?p=842#comment-39392 Is there a “Version Control System” within Matlab?

]]>
By: Loren Shure https://blogs.mathworks.com/loren/2014/01/29/coding-best-practices-a-good-read/#comment-39391 Wed, 29 Jan 2014 15:08:36 +0000 https://blogs.mathworks.com/loren/?p=842#comment-39391 MathWorks recently participated in a Software Carpentry workshop. Read more about it here:http://www.walkingrandomly.com/?p=5324

–Loren

]]>