Translated findOutRowsFromInd (#2)

Importing one more function from matlab2r
This commit is contained in:
Waldir Leoncio 2022-02-08 11:16:57 +01:00
parent 4a7cf802e8
commit 1462f6167f
3 changed files with 30 additions and 1 deletions

View file

@ -52,6 +52,7 @@ importFrom(matlab2r,isspace)
importFrom(matlab2r,max)
importFrom(matlab2r,min)
importFrom(matlab2r,ones)
importFrom(matlab2r,questdlg)
importFrom(matlab2r,rand)
importFrom(matlab2r,repmat)
importFrom(matlab2r,reshape)