How to transfer python to matlab

kindly help me to convert following line from python to matlab.
Sol[i,:] = numpy.copy(S[i,:])

1 Comment

Could you elaborate what exactly you are trying to do in your python code? Is S a string?

Sign in to comment.

Answers (0)

Asked:

on 30 Jun 2020

Commented:

on 3 Jul 2020

Community Treasure Hunt

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

Start Hunting!