5
A
回答
8
閱讀關於內在函數size
,shape
,lbound
和ubound
。
http://gcc.gnu.org/onlinedocs/gfortran/SHAPE.html
http://gcc.gnu.org/onlinedocs/gfortran/SIZE.html#SIZE
http://gcc.gnu.org/onlinedocs/gfortran/UBOUND.html#UBOUND
http://gcc.gnu.org/onlinedocs/gfortran/LBOUND.html#LBOUND
也許你想size(matrix,1)
和size(matrix,2)
或ubound(matrix,1)
和ubound(matrix,2)
。
相關問題
- 1. 如何獲取類在Xcode
- 2. 如何獲取Json在android
- 3. 如何獲取在SQL
- 4. 如何獲取在迅速
- 5. 如何獲取在Java
- 6. 如何獲取我在iphone
- 7. 如何獲取在MVC 4
- 8. 如何獲取在Matlab
- 9. 如何獲取在Javascript
- 10. 如何獲取
- 11. 如何獲取
- 12. 如何獲取獲取參數
- 13. 如何手動獲取獲取(...)索引
- 14. 如何獲取valueForKey?
- 15. 如何獲取NSURLResponse
- 16. 如何獲取listboxitem?
- 17. 如何獲取CurrentWindow?
- 18. 如何獲取typeArguments?
- 19. 如何獲取API
- 20. 如何獲取NSAttributeDescription?
- 21. 如何獲取Current.Server.MapPath?
- 22. 如何獲取ToolStripMenuItem?
- 23. 如何獲取EJB?
- 24. 如何獲取VorbisFormat2
- 25. 如何獲取arguments.callee.caller?
- 26. 如何獲取System.Web.Http.Owin?
- 27. 如何獲取XmlAttribute
- 28. 如何獲取pages.path
- 29. 如何獲取IBackgroundTaskInstance?
- 30. 如何獲取Cookie?