Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

array and use of function subs

1 view (last 30 days)
massimiliano frasca
massimiliano frasca on 27 Nov 2019
Closed: MATLAB Answer Bot on 20 Aug 2021
I have the array X [x(1), x(2)...x(k)] 2xk
How can I obtain the array Dk 2xk where:
d(1)=dk(x(1))
d(2)=dk(x(2))
...
I tried with the function subs

Answers (0)

This question is closed.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!