Filter löschen
Filter löschen

Automatically Entering Inputs into MATLAB Function

2 Ansichten (letzte 30 Tage)
Emily
Emily am 26 Apr. 2022
Kommentiert: Geoff Hayes am 27 Apr. 2022
I have a function where I want to automatically add the input prompts since I already know the inputs needed.
EX: 12 for first line, 34 for 2nd line, 'abc' for 3rd line etc
I tried this solution out but it didn't work for me
  1 Kommentar
Geoff Hayes
Geoff Hayes am 27 Apr. 2022
@Emily - what is the signature for your function? Does it allow for input parameters or does the code have three lines that prompt the user to enter some data? You may want to post some of your code so that we can get an idea of what it looks like and so can recommend how to accomplish what you want.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Get Started with MATLAB finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by