Alexandre Posted June 27, 2019 Share Posted June 27, 2019 Hi, I have a problem, I export a csv table from matlab (I tried single and double) and then import it in houdini but after the importation data are changed as you can see in attachment the real maximum is 4.3392 and is located at the first row, after importation the max is 999099 and is located at the row 485 :/ Someone knows what happend ? I have attached the table Thanks Alex BubblesDensity_debug.csv Quote Link to comment Share on other sites More sharing options...
AslakKS Posted June 27, 2019 Share Posted June 27, 2019 Hi, I took a shot at this. The table importer split the float into columns at the "." Here is how I corrected that. Hope that helps table_import_decimal.hiplc 1 Quote Link to comment Share on other sites More sharing options...
Alexandre Posted June 27, 2019 Author Share Posted June 27, 2019 thank you very much ! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.