Group Abstract Group Abstract

Message Boards Message Boards

Manipulate doesn't work on fresh kernel

Posted 1 year ago
POSTED BY: Andrea Naticchi
6 Replies

Please keep the conversation in English Language. Other members can benefit from it if you do so.

Thank you.

POSTED BY: EDITORIAL BOARD
POSTED BY: Gianluca Gorni

Purtroppo non va, adesso come risultato ho aborted. Ma questo problema è comune o capita solo a me ? Perchè io pensavo fosse normale e che bastasse rilanciare il programma ma il mio prof ha evidenziato questa cosa.

POSTED BY: Andrea Naticchi

Strano. Hai fatto partire il Manipulate da solo in una nuova sessione? Deve prima aver calcolato sol e mho per poterlo salvare.

POSTED BY: Gianluca Gorni

Try adding the option SaveDefinitions -> True to Manipulate, so that the definitions will be loaded within the panel and be available in the next session.

POSTED BY: Gianluca Gorni

Ciao, dove dovrei inserire quella stringa? prima dopo o dentro il manipulate ? ti lascio il manipulate

Manipulate[
 Plot3D[T[x, y, t] /. sol, {x, y} \[Element] \[Mho], 
  ColorFunction -> "TemperatureMap", AxesLabel -> {x, y, T}, 
  PlotLegends -> Automatic], {t, 0, 1.5, 0.01}]

grazie mille

POSTED BY: Andrea Naticchi
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard