How the gui edit text can change a loop in matlab script directly

 Accepted Answer

Rohit - rather than using a MATLAB script, replace this with a function so that you can pass the number of iterations (presumably this is what you want to change) as an input parameter into the function. Then use this input in your for loop. If you need help with this, then please copy and paste a sample of your code.

1 Comment

I understood sir but if i get some prob i will surely come back to you for solution thanx a lot!!!

Sign in to comment.

More Answers (0)

Categories

Community Treasure Hunt

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

Start Hunting!