Discussion Closed This discussion was created more than 6 months ago and has been closed. To start a new discussion with a link back to this one, click here.
Use MATLAB 'for loop' to iterate the boundary loading
Posted 27 ott 2020, 10:25 GMT-4 1 Reply
Please login with a confirmed email address before reporting spam
Hi I understand changing the last item '2222' in the following code can redifine the boundary loading in terms of pressure: model.physics('solid').feature('bndl1').set('FollowerPressure', '2222'); In my case, I got 13 different values of the boundary pressure and hence I was wondering is there anyway to use MATLAB 'for' loop function to execute all the values at one time? Thanks for your time Best wishes J