Conceptual Thinking: How to rerun a section of a script? for data analysis.
조회 수: 2 (최근 30일)
이전 댓글 표시
In my script I am analyzing a subset of my Data, after I am done with the analysis I would like to select another subset of my data -through my scripted gui- but that would mean going back to the middle of the script and reruning some code. Is there any productive workarounds for this? OR does the 'analysis' section have to be a function to pull this off?
I am attempting of building a system that can go back to the 'front page' and take a new route, that way I don't have to restart my script each time I am ready to analyze a new subset. Just looking for conceptual thinking
Sidenote: is there a way to code in delimiters/data style -column vectors for example- into uiimport?? because it does not work as well as the built in Data import tool???
Thanks in advance!
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!