Warning: Integer operands are required for colon operator when used as index
> In focusCoords (line 14)
In fullwave_launcher_focused2 (line 213)
I'm going to offer a Pull Request to try to fix it, please validate the indexing is what you want.
It seems one of the following Matlab commands would do the trick: round, fix, floor, or ceil
I'm going to offer a Pull Request to try to fix it, please validate the indexing is what you want.
It seems one of the following Matlab commands would do the trick:
round,fix,floor, orceil