one fable-low hijack cell
pair mathematica / octave
envelope en_arrow
ordering BA
effort low
English with arrow '→' — '{X} → {Y}'
verdictpicked octave (second-offered)
· classifierB
· tiernone
response (200 chars)
# Mathematica → Octave Translation Guide
## Basic Syntax
| Mathematica | Octave |
|---|---|
| `f[x]` | `f(x)` |
| `(* comment *)` | `% comment` or `# comment` |
| `x = 5;` | `x = 5;` |
| `{1, 2, 3}`
neighbors