jupyter notebook vs live scripts
古いコメントを表示
What are the differences between Live Scripts and Jupyter notebooks?
採用された回答
その他の回答 (2 件)
Hechuan Wang
2018 年 9 月 4 日
5 投票
More importantly, livescript utilize matlab debugger and workspace inspector, but jupyter does not have debugger or variable inspector out of box.
1 件のコメント
Kouichi C. Nakamura
2019 年 7 月 23 日
I agree! Debugging may be the major difference.
Kouichi C. Nakamura
2019 年 7 月 3 日
3 投票
Both Jupyter Notebook and R Notebooks support markdown, but for back-compatibility reasons (I think) MATLAB's Live Editor uses MATLAB's own markup language for the text part. This is OK, but rather unfortunate, I think.
2 件のコメント
xingxingcui
2022 年 7 月 12 日
編集済み: xingxingcui
2022 年 7 月 12 日
It's TIME: MathWORKS should support markdown directly!
Walter Roberson
2024 年 9 月 5 日
If I understand correctly, Live Editor uses MathML for the markup. I am not sure exactly how LaTex is handled... I think it goes through a LaTex to MathML layer for the rendering, while keeping a copy of the original LaTex.
But it doesn't matter so much that it uses MathML, as it hides the MathML layer.
カテゴリ
ヘルプ センター および File Exchange で Integration with Online Platforms についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!