mkassa
Illinois Institute of Technology Chicago
Followers: 0 Following: 0
Feeds
回答済み
Getting an error message when trying to import .stl file
Switching from m to mm worked for me : [F,V] = stlread('old_file_name.stl'); stlwrite('new_file_name.stl',F,V*1000) model = c...
Getting an error message when trying to import .stl file
Switching from m to mm worked for me : [F,V] = stlread('old_file_name.stl'); stlwrite('new_file_name.stl',F,V*1000) model = c...
5年以上 前 | 0
質問
How do I generate Mathieu functions in Matlab ?
The _besselj_ function in Matlab has been a great tool for using bessel functions. It appears there are no equivalent tools for ...
8年弱 前 | 0 件の回答 | 0

