Developer Zone

Advanced Software Development with MATLAB

Results for: Design Smells

You’ve Got Mail 7

Let’s send some emails!Imagine you write a function that sends an email to a customer. Your initial function call might look like this: ... read more >>

The Diamond of Breadth 2

Sometimes, Java® bugs me.Don't get me wrong, in many ways it is a beautiful language full of elegant structure and all the tools you need to help drive robust architectures. However, the flipside... read more >>

Global In Global Out 4

Over the past couple years at MathWorks we have been transitioning from a legacy procedural testing framework to what is now MATLAB's native unit test framework. It has been great to see the internal... read more >>