$$
\xymatrix{\ar @{} [dr]
x[n] \ar[d] \ar[r]^-{DTFT} & X(e^{j\omega}) \ar[r]^-{Sample} & X(k) \ar[d] \\
\ar[r]^-{\neq} & {x_1[n]} & {IDFT_N\{ X(k)\}} \ar{l}}
$$
Produces this result:
I simply want the arrow to point to the result and I have tried a few different things but it is simply not working. I got all of the from the manual btw... Any help would be appreciated!



\documentclass{...}and ending with\end{document}. – DG' Mar 27 '23 at 21:22\ar{l}where I would have expected\ar[l]; that is, you have braces instead of brackets. – barbara beeton Mar 28 '23 at 00:09$$...$$, see https://tex.stackexchange.com/q/503/237192. – Οὖτις Mar 28 '23 at 07:06