Matlab live editor to internet browser
3 views (last 30 days)
Show older comments
Albert Guisasola
on 17 May 2019
Answered: Prathamesh Degwekar
on 21 May 2019
Can I convert my Matlab live editor in a file that can be opened by a browser (as in the examples provided by Mathworks)?
0 Comments
Accepted Answer
Prathamesh Degwekar
on 21 May 2019
Hi,
I have a slight lack of clarity in your question, but as I can understand it, you're trying to open the file in a small window like it does on the mathworks site page. This is done using HTML iframes and it is basically opening that document in matlab online on a small iframe in your window.
An iframe basically opens a new page as a different window on your current browser tab/window itself.
So doing this is difficult but you can just open your file in matlab online on a different tab and that should work normally as expected.
Hope this helps.
Cheers.
0 Comments
More Answers (0)
See Also
Categories
Find more on Live Scripts and Functions in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!