Community Profile

photo

Noah Kilps


Last seen: 거의 3년 전 2020년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


Is it possible to put a for loop outside of a function?
Hello, I am writing a script, but I'm realizing a large chunk of it I want to be a function. I understand that you have to make...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to make matlab show line of error in appdesigner
Hello, I have created an app, and in my code it creates a message box when there is an error. try % A bunch of lines of ...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to check if excel is installed?
Hello, My script writes to an xls file. I am packaging this as an app to pass onto others to use. However it occurred to me tha...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to make a standalone app have the ability to open .fig files?
Hello, I have created a standalone app that outputs and saves figures and keeps them visible to the user. The issue is that if ...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to write a pattern for any different values
Hello, Sorry if my title does not make much sense. Basically, I want to use the strfind command on the variable X. I've attach...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Reduce a vector to the size of another vector
Hello, I have two vectors currently. I have nonzeroDecel which is a 1x2168 double and start_1G which is a 1x7 double. I need to...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Pie Chart in for loop
Hello, I am trying to create a pie chart that has 5 variables, but these 5 variables change everytime it goes through the for l...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Progress Bar and for loop
Hello, I am needing to add a progress bar to my code that is basically one 800 line for loop. I keep looking up and trying the ...

3년 초과 전 | 답변 수: 1 | 1

1

답변

질문


For loop and array type
Hi, I am having this issue where I am doing a for loop where I am trying to loop 73 times. In this for loop, I am trying to p...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to open csv file?
I am needing to loop through a whole folder of files, but I am struggling to figure out how to read/open the csv files once I ha...

3년 초과 전 | 답변 수: 2 | 1

2

답변