Romcify

版本 1.0.3 (1.3 MB) 作者: Jan Chvojka
Decorates edges of the current figure in Romča/Meziboří Bohemian style
3.0 次下载
更新时间 2023/2/3

查看许可证

Decorates edges of the current figure in Romča/Meziboří Bohemian style. It is a christmas present. The tool enables my colleage to have Romča at his fingertips. It allows to quickly remind how does Romča look like in a single function call, while at work. The scond purpose is to make (only a little) fun out of a small developing village Meziboří, which sounds almost like "In-between-beevers" in czech language.
Example call:
surf(peaks);
romcify();
In case the edges are too thick, use for example:
surf(peaks);
scale = 0.7;
romcify(scale);
For more brave users, use romcifyb()

引用格式

Jan Chvojka (2024). Romcify (https://www.mathworks.com/matlabcentral/fileexchange/122772-romcify), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2021b
兼容任何版本
平台兼容性
Windows macOS Linux
标签 添加标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.3

updated image 2

1.0.2

updated image

1.0.1

Added more description

1.0.0