DNA encryption algorithm-cryptography
조회 수: 3 (최근 30일)
이전 댓글 표시
I am implementing DNA encryption algorithm:
This is what i'm doing..Taking the user input converting it to ATGC format and sending to another matlab terminal..And decryption takes place..My code works only for even length of string,but not for odd length...i know the solution to do it ,but when i give odd length string,it gives me following error:
Caught "std::exception" Exception message is: Message Catalog was not loaded from the file. Please check file location, format or contents
what do i do now? please suggest me..
댓글 수: 1
참고 항목
카테고리
Help Center 및 File Exchange에서 Genomics and Next Generation Sequencing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!