Hi everybody,
I'm using find function in order to find the row number of the minimum value element in my matrix which is 250*1 sized. Although find function works in m.file, it doesn't work in simulink.Is there any function i can use instead of find function?Also why does find function not work...