libmwmclmcrrt.so.9.0.1 missing from the package
9 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
./run_FilterRNAMutationsNoPoN.sh /data/users/prakha/v95/ example_RNA_vs_DNA_somatic_tumor ./example_output/example_RNA_vs_DNA_somatic_pair_RNA.txt ./example_output/example_RNA_vs_DNA_somatic_pair_RNA.call_stats.no_germline.txt 4 ./mat_files/Darned_mat.mat ./mat_files/Radar_mat.mat ./mat_files/Exac_mat.mat

0 comentarios
Respuestas (1)
Chetan
el 22 de Sept. de 2023
I understand that you are facing an issue while running the compiled application from the terminal window and getting the error.
This error may occur if the environment variable LD_LIBRARY_PATH of the system is not set correctly.
To address this issue, refer to the following document for the more detailed solution on how to set the path and fix this issue: https://in.mathworks.com/matlabcentral/answers/1806740
I hope this helps.
0 comentarios
Ver también
Categorías
Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!