Fix documentation for riGetSelectedCells

This commit is contained in:
Bjørnar Grip Fjær 2017-08-07 15:29:10 +02:00
parent a3e6ae0dae
commit c6575460da

View File

@ -87,7 +87,7 @@ void getSelectedCells(int32NDArray& selectedCellInfo, const QString &hostName, q
DEFUN_DLD (riGetSelectedCells, args, nargout,
"Usage:\n"
"\n"
" Matrix[numSelectedCells][5] riGetSelectedCells()\n"
" Matrix[numSelectedCells][5] riGetSelectedCells([CaseId])\n"
"\n"
"This function returns a two dimensional matrix containing cell info for each selected cell.\n"
"The columns contain the following information:\n"