MATLAB programming best practices

后端 未结 2 1924
臣服心动
臣服心动 2020-12-04 14:54

I\'m looking for resources on how to structure medium- to large-scale MATLAB projects, especially ones that involve several independent modules. How do I manage global confi

2条回答
  •  醉梦人生
    2020-12-04 15:26

    You may want to have a look at "The Elements of Matlab Style" (review by Loren Shure).

    Also, this review of good coding practices might be useful.

提交回复
热议问题