Is Code Not Running on Answers?
古いコメントを表示
Is code not running on Answers? Every time I hit the run button, the page hangs with the red square instead of the greeen triangle in the Run secition of the toolbar. Anyone else having the same problem?
28 件のコメント
Paul
2024 年 11 月 20 日
John D'Errico
2024 年 11 月 20 日
They have been having problems for weeks. This is just the latest incarnation. But yes, the red square of code death has been seen on my computer too.
DGM
2024 年 11 月 20 日
Yeah. The edit box occasionally escapes the center column and overlaps with the sidebar too. Can't get it to consistently do it though.
Rena Berman
2024 年 11 月 20 日
(Answers Dev) @Paul, I will report this internally and see if we have any updates on this. Thanks for reporting it.
John D'Errico
2024 年 11 月 20 日
I've been reverting to almost always running all code on my machine, then using copy/paste to insert results, like the old days. It works always, even though I don't get the pretty symbolic formatting.
(Answers dev) Hi, @Paul, @John D'Errico, @DGM, a fix was released late yesterday and you should be able to run code after clearing your browser cache.
Confirming the run capability:
a = 3
b = 4
a+b
Paul
2024 年 11 月 20 日
Star Strider
2024 年 11 月 20 日
It’s not working for me either.
Cleared my Firefox browser cache and refreshed this page. (I only use Firefox for Answers.)
epi = exp(pi)
This doesn’t execute. (The red ‘Busy’ square appears in the top toolbar and never changes.)
.
(Answers dev) I'll report this...
epi = exp(pi)
works for me
Rena Berman
2024 年 11 月 20 日
編集済み: Rena Berman
2024 年 11 月 20 日
(Answers dev) @Star Strider can you confirm if you cleared the cache as suggested here https://support.mozilla.org/en-US/kb/how-clear-firefox-cache#w_clear-the-cache ? can you try running the code again?
Rena Berman
2024 年 11 月 20 日
(Answers dev) @Paul can you confirm if you cleared the edge cache as suggested here https://confluence.atlassian.com/bbkb/how-to-clear-browser-cache-for-chrome-edge-firefox-and-safari-1206562212.html and then try running code again?
Stephen23
2024 年 11 月 20 日
x = exp(pi)
It is not working for me. The browser tab shows "Executing..." forever, nothing else happens.
John D'Errico
2024 年 11 月 20 日
編集済み: John D'Errico
2024 年 11 月 20 日
@Rena Berman — I used exactly that Firefox page and proceedure.
epi = exp(pi)
I just did it again to be sure, and I can now run that line of code here! (I couldn’t a couple minutes ago, though. Maybe it takes a bit of time?)
I have Edge open, however I don’t use it for anything related to MathWorks, and I can’t access that option in the link because it doesn’t exist in Edge for me. (I’m not logged in to Edge or Micro$oft on this machine.) It doeesn’t seem to be relevant to this problem, anyway.
SUCCESS! (At least for me ...)
.
Rena Berman
2024 年 11 月 20 日
(Answers dev) @Stephen23 can you refresh your page and try one more time? I'm wondering if there is something amiss with the first try after clearing one's browser cache but then the second one works.
x = exp(pi)
Cleared history and cache, now it works (fyi: clearing the cache in the last few days did not work).
Star Strider
2024 年 11 月 20 日
On a different note, can we have the symbolic results back?
They currently exist only when doing the symnbolic computations, and disappear after submitting a post.
.
Torsten
2024 年 11 月 20 日
Usual code running seems to work now, but display of results from symbolic computation after submitting a post is still not working.
Rena Berman
2024 年 11 月 20 日
(Answers dev) @Stephen23, a fix was released late yesterday so clearing the cache before then would not have helped. @Star Strider, we are working on the symbolic results.
Rena Berman
2024 年 11 月 20 日
(Answers dev) @Torsten, @Star Strider, I'm told it might take a week or so for the symbolic results part to be fixed.
Star Strider
2024 年 11 月 20 日
‘I'm told it might take a week or so for the symbolic results part to be fixed.’
Thank you for looking into that!
Just out of curiosity, is there a specific reason for all the recent problems? Is this all part of a general upgrade of some sort?
Rena Berman
2024 年 11 月 20 日
(Answers dev) @Star Strider, yes, there was an upper level navigation update for many parts of mw.com. Some Answers features broke with the updates.

Walter Roberson
2024 年 11 月 20 日
I reported the @doc problem yesterday; they are working on the problem.
Walter Roberson
2024 年 11 月 20 日
I just created a Discussion about problems with MATLAB Answers. https://www.mathworks.com/matlabcentral/discussions/general/877440-known-problems-in-matlab-answers . (It is currently waiting moderation.)
John D'Errico
2024 年 11 月 20 日
Note that I had already created a discussion some weeks ago about the problems with Answers. No problem, as this just keeps the topic alive.
Walter Roberson
2024 年 11 月 20 日
Looks like John's discussion is at https://www.mathworks.com/matlabcentral/discussions/general/875491-answers-not-displaying-symbolic-results
Rena Berman
2024 年 11 月 21 日
(Answers dev) @Paul thanks for reporting the latest activity link issue. I'll investigate that. The latest activity links from the search page are working.
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!