User Portlet
Featured Contributor
Discussions |
---|
You may find this useful in working with stylesheets https://www.youtube.com/watch?v=1pTF7HwooGw More links: https://reference.wolfram.com/language/workflow/EditAStyleInANotebooksStylesheet.html ... |
Check out Otto Tronarp discussing Data Connectors and OPC UA on the [Wolfram R&D YouTube channel][1]! [1]: https://youtu.be/p9-X9Ph46Ss |
Hi Ted, same problem. Don't know how to solve it. Did you come to a solution? Best Lorenzo |
Thanks - this comes under "how could I be so dumb." |
Thank you VERY much Ahmed! :) I did appreciate your help. Kind regards, Jean-Michel |
Yes, you must be my long lost brother. I could have written that exact statement. : ) |
I just find out the "Exploratory Factor Analysis" from the Wolfram Demonstrations Project, that provides the varimax rotation. [http://demonstrations.wolfram.com/ExploratoryFactorAnalysis/][1] [1]:... |
I ended up solving this using Python using basically the same approach you used. https://github.com/brockbrownwork/greek_computer/blob/main/greek_computer.ipynb I didn't realize that you could take the puzzle apart; I just transcribed each layer... |
Hi Lazaro, Do you mean this? https://reference.wolfram.com/language/workflow/CreateATextCell.html |
You are right! I did'nt realize that when opening a new Notebook, variables previously defined were still active. Thanks to both of you! |