Is it possible to access the software after annual license expire?
조회 수: 6 (최근 30일)
이전 댓글 표시
Let's imagine I'm not interested in updating and maintaining the Mathworks software.
Would it be possible to use (open, edit, export, save) files in RoadRunner after the annual license expires?
댓글 수: 0
채택된 답변
John D'Errico
2023년 3월 9일
It is not clear what RoadRunner is or what it does.
If you don't have a valid (current) MATLAB license, then you cannot "use" an m-file. However, an m-file that you have personally written is just a text file. You can still edit or view it in any text editor. Just make sure it gets saved properly. You can even use at least some of them in other softwares like Octave, that are at least partially compatible with MATLAB.
Can you open, edit, use other files? Generally not. You will not be able to open or view a .mat file, or some other file types, perhaps coming from Simulink, etc. If you have saved your data in a flat text file, then yes, it will be accessible to you.
댓글 수: 4
Steven Lord
2023년 3월 9일
RoadRunner is not just the object of Wile E. Coyote's pursuit, it's also a MathWorks product for automated driving scenario design. Meep meep! :)
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Programmatic Scene and Scenario Management에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!