受到了 天元浪子 老师的启发 写了一个类似的绘制春联的程序 已给老师投票,希望老师不要打我 天元老师的博文: 用Python写春联:抒写最真诚的祝福和最美好的祈愿 ——————————————————————————
matlab绘制春联 效果:
使用方法:
完整代码:
function SpringScrolls(stringName,type,fontSize)
%stringName is the parameter matrix of string.
%the type can be 'rows' or 'cols'.
warning off
string=stringName;
if nargin
关注
打赏