Automatically query aspx website using matlab
조회 수: 4 (최근 30일)
이전 댓글 표시
Hello, I'm trying to query data from an online aspx database using matlab. The database have several fields where I can input different parameters (such as numbers, text file, etc..) and then click run. It then does its calculations and output the results in an excel file (.xls) that can be saved on my computer. Is there a way for me to use matlab to do the queries? I have a lot of parameters that need to be calculated so I'd like to automate it. My Matlab version is 2014a so it does not have webread.
I tried using urlread but it gives the error "Error downloading URL. Your network connection may be down or your proxy settings improperly configured." I have tried changing the proxy setting but it still couldnt connect.
Thanks!
댓글 수: 1
zapaiz
2019년 1월 24일
I'm looking to access (read) to an *.aspx URL that contains a table located in SharePoint.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Downloads에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!