Community Profile

photo

alex_u1


Last seen: 1 year ago Active since 2015

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


Why does not Matlab language support function/operator chaining?
E.g.: setdiff(1:3, randi(3))(randi(2)) One must factor out the resulting list from setdiff into a separate variable first: t...

2 years ago | 1 answer | 0

1

answer

Question


Navigate to local function definition in IDE editor
Is it possible to navigate to a local function definition, whose name is selected, like ``Open "..."'', but just navigating in t...

8 years ago | 0 answers | 0

0

answers