User Portlet
Discussions |
---|
&[Wolfram Notebook][1] [1]: https://www.wolframcloud.com/obj/5bdab37f-b285-413d-a85c-e46d10573310 |
Is it possible to change the number of 3D face markers? I would like to put a different number on each face. Attached is a notebook. Regards, Sinval &[Wolfram Notebook][1] [1]:... |
I'm trying to convert a ParametricPlot3D into a MeshRegion, but the result isn't perfect. Attached is a notebook. I'm grateful for any help. Sinval &[Wolfram Notebook][1] [1]:... |
I created a cylinder (solid primitive) in Autodesk 2020 and then saved the file as Cylinder DXF. In Mathematica, I applied the command Import["C:\\ASINVAL\\Cylinder.dxf"] and it didn't work, returning the following message: In[5]:=... |
I created a button that opens a package created by me. I would like to pin this button to the top of the notebook. Tried using **DockedCells** with **CreateNotebook** but failed. Can anyone help? Regards, Sinval |
I want to create an Stylesheet based on Stylesheet Outine. This Stylesheet can be found in: Menu Format -> Stylesheet -> Utility -> Outline. However, when I click on a blank line, a text cell (Title, Section, etc. ) appears and not an Input cell. Is... |
Does anyone know how to build a color palette? To apply a color to a text, we must go to the Format, Text Color menu and click on the desired color. I would like to create a palette that would make this operation faster and more practical. Good... |
Does anyone know how to change the background color of the notebook? The default color is white, but on some documents I would like to change the color. Regards Sinval |
Is there a way to simultaneously select all cells in a notebook that have a certain style, for example: Section or Subsection or Text? Regards Sinval |
I tried to create a new style (in Input format) called Input2 for a Stylesheet, but when I type the name of the style in the “Enter a style name” box and press Enter, a Text style is inserted with the name Input2 and I couldn't changes it to the... |