equations not dipslaying corectly in Matlab Answers window
이전 댓글 표시
In the most recent two answers I have posted to Matlab answers (here, here), I have used the equation editor (Sigma, in the Matlab Answers toolbar) in my answer. The equations display correctly while I am still working on my answer, while I am using the eq.editor and after I close it, but after I submit my answer, the equation does not look right. It displays as white space or as a rectangle of pixel noise. I observe this issue when viewing my answers in Firefox and in Edge.
Some simple equations display correctly.
Here are examples, in pairs. The "A" version the text I enter in the editor. The "B" version is the equation, actually composed in the editor. For me, eq.1B displays correctly, but eqs. 2B and 3B display as white space only.
b_0=a_0+a_1+a_2 (eq. 1A)
x=\frac{-b\pm \sqrt{b^2-4ac}}{2a} (eq. 2A)
y_1(k)=b_0x(k)+b_1x(k-1)+b_2x(k-2)-a_1y_1(k-1)-a_2y(k-2) (eq. 3A)
Has anyone else noticed this or have a solution? Thank you.
댓글 수: 7
Matt J
2025년 8월 23일
Edge seems fine, too. Update the browsers, perhaps? Clear cache?

William Rose
2025년 8월 23일
Matt J
2025년 8월 23일
I'm seeing what you see, i.e., blank equations in your OP and proper equations now.
Torsten
2025년 8월 23일
Same for me. So you can format equations correctly in your comment and you can't in your original post ?
William Rose
2025년 8월 23일
William Rose
2025년 8월 23일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Loops and Conditional Statements에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!