필터 지우기
필터 지우기

Automatically Entering Inputs into MATLAB Function

조회 수: 2 (최근 30일)
Emily
Emily 2022년 4월 26일
댓글: Geoff Hayes 2022년 4월 27일
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
Geoff Hayes
Geoff Hayes 2022년 4월 27일
@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.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by