mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fix documentation for riGetSelectedCells
This commit is contained in:
parent
a3e6ae0dae
commit
c6575460da
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user