User Portlet User Portlet

Discussions
I try to prepare a 3D plot of vectors which are from attached Excel file. Column CDE of the AllNeutrons sheet specify the three dimensional location of start of the vectors which direction is specified in columns FGH. First row contain column...
**Ok, but does Mathematica 12.1 at least install without any issues?** Is there any message or log about the error? When I tried to launch Mathematica in Windows 10 WSL2 Ubuntu on Surface Pro X (without InsiderĀ“s Preview), it installed correctly from...
Hi Kenneth. Can you share absolute values of the banchmaks? I wanted to compare them with emulated version on ARM64 on Windows 11 Mathematica 12.3.1 Regards Marcin Balcerzyk
MyData = Import["myfile.xlsx", "Data", HeaderLine->1] Or if there's is no header line MyData = Import["myfile.xlsx", "DataSet"] Use menu Import/Path... if the file is in out of Mathematica 11.3 paths. Sorry it there's are errors, I wrote it...
To get help have a look in Mathematica help of XLSX. A follow up question: I imported Excel file as Rohit suggested and wanted to use it in Classify function. I can import Excel file as "Data" or "Dataset". Each row contains data for each patient,...
I try to import a 3D DICOM image and use it as a 3D image ("Image3D"), but the Import command with "Image3D" option refuses to do it and keeps the image as a list of planar images: Import["filename.dcm", "Image3D"] - not working I need to...
Hi. From my experience with PMOD it seems that the displayed window of units is read differently. I would try several things if you want to spent some time on the issue. 1. Try to check the VALUE of the center of the white spot on that image on...