Romcify

Decorates edges of the current figure in Romča/Meziboří Bohemian style

You are now following this Submission

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()

Cite As

Jan Chvojka (2026). Romcify (https://in.mathworks.com/matlabcentral/fileexchange/122772-romcify), MATLAB Central File Exchange. Retrieved .

Tags

Add Tags

Add the first tag.

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.3

updated image 2

1.0.2

updated image

1.0.1

Added more description

1.0.0